Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Variables
Game.h File Reference
#include "ps/Errors.h"
#include <vector>
#include "scriptinterface/ScriptVal.h"

Go to the source code of this file.

Classes

class  CGame
 The container that holds the rules, resources and attributes of the game. More...
 

Variables

CGameg_Game
 Globally accessible pointer to the CGame object. More...
 

Variable Documentation

CGame* g_Game

Globally accessible pointer to the CGame object.

Definition at line 56 of file Game.cpp.