Public Member Functions | |
bool | validDimension (Dimension d) |
void | load (rapidxml::xml_node< char > *node) |
void | internalEvents () |
void | toggleFullScreen () |
void | toggleVsync () |
void | saveState () |
Public Attributes | |
Dimension | _desktop |
bool | _inGame |
bool | _changeInterface |
uint | _version |
Public Attributes inherited from Crab::ScreenAttributes | |
int | _fps |
Dimension | _cur |
bool | _fullscreen |
bool | _border |
bool | _vsync |
float | _gamma |
uint32 | _videoflags |
bool | _saveOnExit |
bool | _quality |
bool | _mouseTrap |
float | _textSpeed |