cushion ~master (2019-06-25T13:23:49Z)
Dub
Repo
StateBase._getNext
cushion
flow
State
StateBase
internal
Commands
_getNext
()
class
StateBase
protected
Commands
_getNext
pure nothrow @
nogc
@
safe
(
)
void
_onEnterChild
(
Commands
child
)
void
_onExitChild
(
Commands
child
)
void
_onEnter
()
void
_onExit
()
Meta
Source
See Implementation
cushion
flow
State
StateBase
constructors
this
functions
_getNext
_onEnter
_onEnterChild
_onExit
_onExitChild
setNext
variables
onEnter
onEnterChild
onExit
onExitChild
internal