State

Undocumented in source.

Constructors

this
this(string stateName)
Undocumented in source.

Members

Functions

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.

Properties

stateName
string stateName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta