PaintBuffer

Undocumented in source.

Constructors

this
this(HDC localHdc, int cxClient, int cyClient)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

ctx
Context ctx;
Undocumented in source.
hBitmap
HBITMAP hBitmap;
Undocumented in source.
hBuffer
HDC hBuffer;
Undocumented in source.
hOldBitmap
HBITMAP hOldBitmap;
height
int height;
Undocumented in source.
initialized
bool initialized;
Undocumented in source.
surf
Surface surf;
Undocumented in source.
width
int width;
Undocumented in source.

Meta