controller
The name of the controller
Vars | |
statLine | The atom used to hold information about the controller for client UI output |
---|---|
statNext | The next time we should do work updating statLine |
Procs | |
StartLoadingMap | when we enter dmm_suite.load_map |
StopLoadingMap | when we exit dmm_suite.load_map |
Var Details
statLine
The atom used to hold information about the controller for client UI output
statNext
The next time we should do work updating statLine
Proc Details
StartLoadingMap
when we enter dmm_suite.load_map
StopLoadingMap
when we exit dmm_suite.load_map