Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

gameoptions.cpp File Reference

The options which configure the behaviour of ASC. More...

#include "global.h"
#include "gameoptions.h"
#include "basestrm.h"

Include dependency graph for gameoptions.cpp:

Go to the source code of this file.

Variables

CGameOptionspStaticGameOptions = NULL
Destroyer destroyer
const int mouseButtonNum = 6
const char * mouseButtons [mouseButtonNum]


Detailed Description

The options which configure the behaviour of ASC.

Definition in file gameoptions.cpp.


Variable Documentation

class Destroyer destroyer
 

const int mouseButtonNum = 6
 

Definition at line 60 of file gameoptions.cpp.

Referenced by CGameOptions::runTextIO().

const char* mouseButtons[mouseButtonNum]
 

Initial value:

   { "none",
     "left",
     "center",
     "right",
     "4",
     "5" }

Definition at line 61 of file gameoptions.cpp.

Referenced by CGameOptions::runTextIO().

CGameOptions* pStaticGameOptions = NULL
 

Definition at line 26 of file gameoptions.cpp.


Generated on Tue Jun 24 01:44:31 2008 for Advanced Strategic Command by  doxygen 1.4.2