NativeSimpleWindowImplementation

Undocumented in source.

Members

Functions

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.

Variables

buffer
Pixmap buffer;
Undocumented in source.
destroyed
bool destroyed;
Undocumented in source.
display
Display* display;
Undocumented in source.
gc
GC gc;
Undocumented in source.
window
Window window;
Undocumented in source.

Meta