Private
_currentPrivate
latePrivate
logPrivate
namePrivate
statePrivate
statesPrivate
updatePrivate
verboseStateConfig. State names are Unique
Change states
to enter
set to true in order to call enterState without calling that state's onEnter() function
Private
executePrivate
exitPrivate
lateSend a signal to the statemachine to possibly change states
name of the signal
optional data
Private
update
Add a new state to the state machine.