Screen

Constructors

this
this(Game game, int width, int height)
Undocumented in source.

Members

Functions

clear
void clear()
disableVSync
void disableVSync()
enableVSync
void enableVSync()
endDynamic
void endDynamic()
Undocumented in source. Be warned that the author may not have intended to support it.
endStatic
void endStatic()
Undocumented in source. Be warned that the author may not have intended to support it.
prepare
void prepare()
Undocumented in source. Be warned that the author may not have intended to support it.
prepareDynamic
void prepareDynamic()
Undocumented in source. Be warned that the author may not have intended to support it.
prepareStatic
void prepareStatic()
Undocumented in source. Be warned that the author may not have intended to support it.
resize
void resize(int width, int height)

Resizes the window

setClearColor
void setClearColor(float r, float g, float b)
setClearColor
void setClearColor(Color color)
swapBuffer
void swapBuffer()
Undocumented in source. Be warned that the author may not have intended to support it.
updateResolution
void updateResolution(int width, int height)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

glContext
GLContext glContext;

Meta