#include <ScorchedParams.h>

Public Member Functions | |
| bool & | getSDLInitVideo () |
Static Public Member Functions | |
| static ScorchedParams * | instance () |
Protected Attributes | |
| bool | SDLInitVideo_ |
Static Protected Attributes | |
| static ScorchedParams * | instance_ = 0 |
Private Member Functions | |
| ScorchedParams () | |
| virtual | ~ScorchedParams () |
Definition at line 26 of file ScorchedParams.h.
| ScorchedParams::ScorchedParams | ( | ) | [private] |
Definition at line 35 of file ScorchedParams.cpp.
| ScorchedParams::~ScorchedParams | ( | ) | [private, virtual] |
Definition at line 41 of file ScorchedParams.cpp.
| ScorchedParams * ScorchedParams::instance | ( | ) | [static] |
Definition at line 25 of file ScorchedParams.cpp.
References instance_.
Referenced by main(), and runScorched3D().
| bool& ScorchedParams::getSDLInitVideo | ( | ) | [inline] |
ScorchedParams * ScorchedParams::instance_ = 0 [static, protected] |
bool ScorchedParams::SDLInitVideo_ [protected] |
1.5.3