Game

Undocumented in source.

Members

Functions

draw
void draw()
Undocumented in source. Be warned that the author may not have intended to support it.
init
void init()
Undocumented in source. Be warned that the author may not have intended to support it.
load
void load()
Undocumented in source. Be warned that the author may not have intended to support it.
onEvent
void onEvent(Event event)
Undocumented in source. Be warned that the author may not have intended to support it.
run
void run()
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update(float delta)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

maxFPS
int maxFPS [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
window
Window window [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
windowHeight
int windowHeight [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
windowIcon
Bitmap windowIcon [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
windowTitle
string windowTitle [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
windowWidth
int windowWidth [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta