Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

ScreenOptionsMasterPrefs.h File Reference

Go to the source code of this file.

Classes

struct  ConfOption

Defines

#define OPT_SAVE_PREFERENCES   (1<<0)
#define OPT_APPLY_GRAPHICS   (1<<1)
#define OPT_APPLY_THEME   (1<<2)
#define OPT_RESET_GAME   (1<<3)
#define OPT_APPLY_SOUND   (1<<4)
#define OPT_APPLY_SONG   (1<<5)
#define OPT_APPLY_ASPECT_RATIO   (1<<6)
#define PUSH(c)   if(c) names.push_back(c);

Functions

void LifeDifficulty (int &sel, bool ToSel, const ConfOption *pConfOption)

Variables

const int MAX_OPTIONS = 16


Define Documentation

#define OPT_APPLY_ASPECT_RATIO   (1<<6)
 

#define OPT_APPLY_GRAPHICS   (1<<1)
 

#define OPT_APPLY_SONG   (1<<5)
 

#define OPT_APPLY_SOUND   (1<<4)
 

#define OPT_APPLY_THEME   (1<<2)
 

#define OPT_RESET_GAME   (1<<3)
 

#define OPT_SAVE_PREFERENCES   (1<<0)
 

#define PUSH  )     if(c) names.push_back(c);
 


Function Documentation

void LifeDifficulty int sel,
bool  ToSel,
const ConfOption pConfOption
 


Variable Documentation

const int MAX_OPTIONS = 16 [static]
 


Generated on Thu Jan 27 20:58:13 2005 for StepMania by doxygen 1.3.7