- 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.