_active | CToxiConfig | [private] |
_bits | CToxiConfig | [private] |
_fullscreen | CToxiConfig | [private] |
_height | CToxiConfig | [private] |
_loop_auto_start | CToxiConfig | [private] |
_title | CToxiConfig | [private] |
_width | CToxiConfig | [private] |
_xLocation | CToxiConfig | [private] |
_yLocation | CToxiConfig | [private] |
CToxiConfig() | CToxiConfig | |
getAutomaticStart() | CToxiConfig | |
getFullscreen() | CToxiConfig | |
getWindowActive() | CToxiConfig | |
getWindowColorBits() | CToxiConfig | |
getWindowHeight() | CToxiConfig | |
getWindowTitle() | CToxiConfig | |
getWindowWidth() | CToxiConfig | |
setAutomaticStart(bool automaticStart) | CToxiConfig | |
setDefaultParams() | CToxiConfig | |
setFullscreen(bool fullscreen) | CToxiConfig | |
setWindowActive(bool active) | CToxiConfig | |
setWindowColorBits(int depthBits) | CToxiConfig | |
setWindowLocation(int locationX, int locationY) | CToxiConfig | |
setWindowSize(int windowWidth, int windowHeight) | CToxiConfig | |
setWindowTitle(char *windowTitle) | CToxiConfig | |
~CToxiConfig() | CToxiConfig |