- clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- draw
void draw(SDL_Texture* tex, uint x, uint y, uint w, uint h)
Undocumented in source. Be warned that the author may not have intended to support it.
- loadSurface
SDL_Texture* loadSurface(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- present
void present()
Undocumented in source. Be warned that the author may not have intended to support it.
- shouldExit
bool shouldExit()
Undocumented in source. Be warned that the author may not have intended to support it.