ae v0.0.3574 (2024-07-05T19:56:39Z)
Home
Dub
Repo
StateQueue.this
ae
utils
statequeue
StateQueue
Undocumented in source.
this
()
struct
StateQueue
(State)
@
disable
this
(
)
this
(Promise!State delegate(State) stateFunc, State initialState)
Meta
Source
See Implementation
ae
utils
statequeue
StateQueue
constructors
this
functions
setCurrentState
setGoal
variables
currentTransition
goalPromise
goalState
newState
oldState
stateFunc