- clearStates
void clearStates(ExitDiscardedStates exitDiscardedStates)
Undocumented in source. Be warned that the author may not have intended to support it.
- getCurrentState
Option!State getCurrentState()
Undocumented in source. Be warned that the author may not have intended to support it.
- popState
Option!State popState()
Undocumented in source. Be warned that the author may not have intended to support it.
- pushState
void pushState(State state)
Undocumented in source. Be warned that the author may not have intended to support it.
- setState
void setState(State state, ExitDiscardedStates exitDiscardedStates)
Undocumented in source. Be warned that the author may not have intended to support it.
- switchState
void switchState(State state)
Undocumented in source. Be warned that the author may not have intended to support it.
- truncateStates
void truncateStates(ExitDiscardedStates exitDiscardedStates)
Undocumented in source. Be warned that the author may not have intended to support it.