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" |
| typedef base::InitArgs gui::InitArgs |
| INTERN const Milliseconds gui::GUI_READ_CONF_TICK_FREQ | ( | 500 | ) |
| void gui::Init | ( | const InitArgs & | initArgs | ) |
Initialize module.
| void gui::Start | ( | void | ) |
Start module.
| 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 int gui::sScoreTargetsDestroyedInt = 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