KStateMachine
Toggle table of contents
0.35.0
common
Platform filter
common
Switch theme
Search in API
KStateMachine
kstatemachine-coroutines
/
ru.nsk.kstatemachine.statemachine
/
StateMachineNotification
/
StateEntry
/
StateEntry
State
Entry
constructor
(
state
:
IState
,
transitionParams
:
TransitionParams
<
*
>
,
machine
:
StateMachine
)