- 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)
- 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.