Arkanoid Remake
1.0
|
Game configuration data structure. It is loaded on startup and saved to disk on exit. More...
#include <ArkanoidRemakeSdl.h>
Public Attributes | |
bool | FullScreen |
int | WindowWidth |
int | WindowHeight |
bool | Audio |
int | MusicVolume |
int | SoundsVolume |
Game configuration data structure. It is loaded on startup and saved to disk on exit.