StateMachine

State machine using an integer or string state variable.

Members

Functions

opDispatch
typeof(variable) opDispatch()
Undocumented in source. Be warned that the author may not have intended to support it.
opDispatch
void opDispatch()
Undocumented in source. Be warned that the author may not have intended to support it.
opDispatch
bool opDispatch()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

opDispatch
string[] opDispatch [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
opDispatch
typeof(variable)[string] opDispatch [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
opDispatch
bool opDispatch [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta