TestElements

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

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.
onQuit
void onQuit()
Undocumented in source. Be warned that the author may not have intended to support it.
rasterRefresh
void rasterRefresh()
Undocumented in source. Be warned that the author may not have intended to support it.
whereTheMagicHappens
void whereTheMagicHappens()
flipScreen
bool flipScreen;
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

ih
InputHandler ih;
Undocumented in source.
isRunning
bool isRunning;
Undocumented in source.
mainRaster
Raster mainRaster;
Undocumented in source.
outScrn
OutputScreen outScrn;
Undocumented in source.
sprtL
SpriteLayer sprtL;
Undocumented in source.
wh
WindowHandler wh;
Undocumented in source.

Meta