GameApp

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

onKeyDown
void onKeyDown()
Undocumented in source. Be warned that the author may not have intended to support it.
onMouseButtonDown
void onMouseButtonDown()
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.
onUpdate
void onUpdate()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

font
FreeTypeFont font;
Undocumented in source.
fpsText
TextLine fpsText;
Undocumented in source.
layer2d
Layer layer2d;
Undocumented in source.
layer3d
FreeviewLayer layer3d;
Undocumented in source.

Meta