#include "global.h"
#include "gameoptions.h"
#include "basestrm.h"
Include dependency graph for gameoptions.cpp:

Go to the source code of this file.
Variables | |
| CGameOptions * | pStaticGameOptions = NULL |
| Destroyer | destroyer |
| const int | mouseButtonNum = 6 |
| const char * | mouseButtons [mouseButtonNum] |
Definition in file gameoptions.cpp.
|
|
|
|
|
Definition at line 60 of file gameoptions.cpp. Referenced by CGameOptions::runTextIO(). |
|
|
Initial value:
{ "none",
"left",
"center",
"right",
"4",
"5" }
Definition at line 61 of file gameoptions.cpp. Referenced by CGameOptions::runTextIO(). |
|
|
Definition at line 26 of file gameoptions.cpp. |
1.4.2