The game options. More...
#include <Options.h>
Static Public Member Functions | |
static Options & | GetInstance () |
Public Attributes | |
Profile | profile |
the global player profile | |
vector< PowerupId > | powerups |
powerups that are enabled | |
u8 | powerupsSize |
actual size of the powerups array | |
u8 | players |
the number of players | |
bool | isPaused |
whether the game is paused | |
bool | isNetplay |
The game options.
Definition at line 33 of file Options.h.