OutputScreen

Undocumented in source.

Constructors

this
this(char* title, ushort x, ushort y)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

init
void init()
Undocumented in source. Be warned that the author may not have intended to support it.
refreshFinished
void refreshFinished()
Undocumented in source. Be warned that the author may not have intended to support it.
setMainRaster
void setMainRaster(IRaster r)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

setDriver
void setDriver(string drv)
Undocumented in source. Be warned that the author may not have intended to support it.
setScalingQuality
void setScalingQuality(string q)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

renderer
SDL_Renderer* renderer;
Undocumented in source.

Inherited Members

From RefreshListener

refreshFinished
void refreshFinished()
Undocumented in source.

Meta