- closePressed
void closePressed()
Undocumented in source. Be warned that the author may not have intended to support it.
- draw
void draw()
Undocumented in source. Be warned that the author may not have intended to support it.
- getHardwareInfo
string[] getHardwareInfo()
Undocumented in source. Be warned that the author may not have intended to support it.
- init
void init(string[] args, uvec2 windowSize, string caption)
Undocumented in source. Be warned that the author may not have intended to support it.
- initLibs
void initLibs()
Undocumented in source. Be warned that the author may not have intended to support it.
- load
void load(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
- printTree
void printTree()
Undocumented in source. Be warned that the author may not have intended to support it.
- run
void run(string[] args, uvec2 windowSize, string caption)
Undocumented in source. Be warned that the author may not have intended to support it.
- unload
void unload()
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update(double dt)
Undocumented in source. Be warned that the author may not have intended to support it.