selery v0.1.1 (2018-02-09T09:47:44Z)
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