- axisEvent
void axisEvent(uint id, BindingCode code, uint timestamp, float value)
Undocumented in source. Be warned that the author may not have intended to support it.
- controllerAdded
void controllerAdded(uint id)
Undocumented in source. Be warned that the author may not have intended to support it.
- controllerRemoved
void controllerRemoved(uint id)
Undocumented in source. Be warned that the author may not have intended to support it.
- keyEvent
void keyEvent(uint id, BindingCode code, uint timestamp, bool isPressed)
Undocumented in source. Be warned that the author may not have intended to support it.
- loadMap
void loadMap(string m)
Undocumented in source. Be warned that the author may not have intended to support it.
- onCollision
void onCollision(ObjectCollisionEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- onQuit
void onQuit()
Undocumented in source. Be warned that the author may not have intended to support it.
- whereTheMagicHappens
void whereTheMagicHappens()
Undocumented in source. Be warned that the author may not have intended to support it.