ae ~master (2025-01-30T21:11:56Z)
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