selery.world.plugin

Members

Functions

getStates
uint[] getStates()
Undocumented in source. Be warned that the author may not have intended to support it.
loadWorld
void loadWorld(T world, int oldState, uint newState)
Undocumented in source. Be warned that the author may not have intended to support it.
updateSymbolsWithStates
void updateSymbolsWithStates(uint[] states, int oldState, uint newState, void delegate() add, void delegate() remove)
Undocumented in source. Be warned that the author may not have intended to support it.
updateSymbolsWithoutStates
void updateSymbolsWithoutStates(uint[] states, int oldState, uint newState, void delegate() add, void delegate() remove)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

state
struct state
Undocumented in source.
task
struct task
Undocumented in source.

Templates

updateSymbols
template updateSymbols(uint[] states)
Undocumented in source.

Meta

Authors

Kripth