cushion ~master (2019-06-25T13:23:49Z)
Dub
Repo
StateBase.setNext
cushion
flow
State
StateBase
Indicates the next state. The specified state becomes a child of this state.
class
StateBase
void
setNext
pure nothrow @
nogc
@
safe
(
Commands
cmd
)
Meta
Source
See Implementation
cushion
flow
State
StateBase
constructors
this
functions
_getNext
_onEnter
_onEnterChild
_onExit
_onExitChild
setNext
variables
onEnter
onEnterChild
onExit
onExitChild
Indicates the next state. The specified state becomes a child of this state.