Screen

Members

Functions

clear
void clear()
disableVSync
void disableVSync()
enableVSync
void enableVSync()
resize
void resize(int width, int height)

Resizes the window

setClearColor
void setClearColor(float r, float g, float b)
setClearColor
void setClearColor(Color color)

Variables

glContext
GLContext glContext;

Meta