PaintBuffer

Undocumented in source.

Constructors

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

Destructor

~this
~this()
Undocumented in source.

Members

Variables

ctx
Context ctx;
height
int height;
Undocumented in source.
initialized
bool initialized;
Undocumented in source.
surf
Win32Surface surf;
Undocumented in source.
width
int width;
Undocumented in source.

Meta