create
Creates a new DisplayDrawBuffer that is initialized.
Return
A new DisplayDrawBuffer.
Parameters
buf Size
The size of the buffer. Usually calculated using a screen resolution, eg 1024x768
dbl Buffer
If true then double buffering is used.
Creates a new DisplayDrawBuffer that is initialized.
A new DisplayDrawBuffer.
The size of the buffer. Usually calculated using a screen resolution, eg 1024x768
If true then double buffering is used.