- 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.
- clearScreen
void clearScreen()
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.
- initDevice
void initDevice(int num)
Undocumented in source. Be warned that the author may not have intended to support it.
- initDriver
void initDriver(int num)
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.
- 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.
Testcase for the audio system. Capable of playing back external files.