Static Public Member Functions | Public Attributes

Options Class Reference

The game options. More...

#include <Options.h>

List of all members.

Static Public Member Functions

static OptionsGetInstance ()

Public Attributes

Profile profile
 the global player profile
vector< PowerupIdpowerups
 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

Detailed Description

The game options.

Definition at line 33 of file Options.h.


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