- enterState
void enterState(StateMachine stateMachine)
Undocumented in source. Be warned that the author may not have intended to support it.
- exitState
void exitState(StateMachine stateMachine)
Undocumented in source. Be warned that the author may not have intended to support it.
- resumeState
void resumeState(StateMachine stateMachine)
Undocumented in source. Be warned that the author may not have intended to support it.
- suspendState
void suspendState(StateMachine stateMachine)
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update(StateMachine stateMachine, Entity entity)
Undocumented in source. Be warned that the author may not have intended to support it.