Arkanoid Remake  1.0
Public Attributes | List of all members
ArkanoidRemakeSdl::Configuration Struct Reference

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
 

Detailed Description

Game configuration data structure. It is loaded on startup and saved to disk on exit.


The documentation for this struct was generated from the following file: