gui Namespace Reference

gui module. More...


Classes

class  Gui
 GUI class (Singleton). More...

Typedefs

typedef base::InitArgs InitArgs

Functions

INTERN const Milliseconds GUI_READ_CONF_TICK_FREQ (500)
void Init (const InitArgs &initArgs)
void Start (void)

Variables

INTERN int sScoreCrashesInt = 0
INTERN int sScoreLandingsInt = 0
INTERN int sScoreTargetsDestroyedInt = 0
INTERN char sScoreCrashesText [256] = "Crashes = 0"
INTERN char sScoreLandingsText [256] = "Landings = 0"
INTERN char sScoreTargetsDestroyedText [256] = "Targets destroyed = 0"


Detailed Description

gui module.

Typedef Documentation


Function Documentation

INTERN const Milliseconds gui::GUI_READ_CONF_TICK_FREQ ( 500   ) 

void gui::Init ( const InitArgs initArgs  ) 

Initialize module.

void gui::Start ( void   ) 

Start module.


Variable Documentation

INTERN int gui::sScoreCrashesInt = 0

INTERN char gui::sScoreCrashesText[256] = "Crashes = 0"

INTERN int gui::sScoreLandingsInt = 0

INTERN char gui::sScoreLandingsText[256] = "Landings = 0"

INTERN char gui::sScoreTargetsDestroyedText[256] = "Targets destroyed = 0"

Palomino Flight Simulator documents generated by doxygen 1.5.6 on Mon Dec 29 17:27:01 2008