[ view source ]
class StateMachineImpl<T>
package ceramic
extends StateMachineBase › Entity
extended by StateMachine, StateMachineComponent
Available on all targets
Events
Constructor
Variables
read onlynextState:T = StateMachineBase.NO_STATE
When transitioning from one state to another, this will be set to the next incoming state