- closeWindow
void closeWindow()
Undocumented in source. Be warned that the author may not have intended to support it.
- createWindow
void createWindow(int width, int height, string title)
Undocumented in source. Be warned that the author may not have intended to support it.
- dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
- eventLoop
int eventLoop(long pulseTimeout)
Undocumented in source. Be warned that the author may not have intended to support it.
- getPainter
ScreenPainter getPainter()
Undocumented in source. Be warned that the author may not have intended to support it.
- windowProcedure
int windowProcedure(HWND hwnd, uint msg, WPARAM wParam, LPARAM lParam)
Undocumented in source. Be warned that the author may not have intended to support it.