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.

Classes

class  Destroyer

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.

Referenced by CGameOptions::Instance(), and Destroyer::~Destroyer().


Generated on Mon May 21 01:35:13 2012 for Advanced Strategic Command by  doxygen 1.5.1