- closePressed
void closePressed()
Undocumented in source. Be warned that the author may not have intended to support it.
- drawDebugText
void drawDebugText()
Undocumented in source. Be warned that the author may not have intended to support it.
- load
void load(string[] args, string resourcePath)
Undocumented in source. Be warned that the author may not have intended to support it.
- run
void run(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
- stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update(double delta)
Undocumented in source. Be warned that the author may not have intended to support it.
- userPostUpdate
void userPostUpdate(double delta)
Undocumented in source. Be warned that the author may not have intended to support it.
- userPreUpdate
void userPreUpdate(double delta)
Undocumented in source. Be warned that the author may not have intended to support it.
- windowResized
void windowResized(ivec2 newSize)
Undocumented in source. Be warned that the author may not have intended to support it.