selery ~master (2019-01-01T00:21:55Z)
Dub
Repo
task
selery
world
plugin
Undocumented in source.
struct
task {
tick_t
ticks
;
this
(tick_t ticks);
this
(Duration duration);
}
Constructors
this
this
(tick_t ticks)
Undocumented in source.
this
this
(Duration duration)
Undocumented in source.
Members
Variables
ticks
tick_t
ticks
;
Undocumented in source.
Meta
Source
See Implementation
selery
world
plugin
functions
getStates
loadWorld
updateSymbolsWithStates
updateSymbolsWithoutStates
structs
state
task
templates
updateSymbols