Win32Window

Undocumented in source.

Constructors

this
this(HWND parentWindow, IWindowListener listener, int width, int height)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

getTimeMs
uint getTimeMs()
Undocumented in source. Be warned that the author may not have intended to support it.
swapBuffers
void swapBuffers(ImageRef!RGBA wfb, box2i[] areasToRedraw)
Undocumented in source. Be warned that the author may not have intended to support it.
systemHandle
void* systemHandle()
Undocumented in source. Be warned that the author may not have intended to support it.
terminated
bool terminated()
Undocumented in source. Be warned that the author may not have intended to support it.
updateSizeIfNeeded
bool updateSizeIfNeeded()
waitEventAndDispatch
void waitEventAndDispatch()
Undocumented in source. Be warned that the author may not have intended to support it.
windowProc
LRESULT windowProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From IWindow

waitEventAndDispatch
void waitEventAndDispatch()
Undocumented in source.
terminated
bool terminated()
Undocumented in source.
getTimeMs
uint getTimeMs()
Undocumented in source.
systemHandle
void* systemHandle()
Undocumented in source.

Meta