Pyrogenesis  trunk
Classes | Variables
Game.h File Reference
#include "ps/Errors.h"
#include <vector>
#include "scriptinterface/ScriptVal.h"
#include "simulation2/helpers/Player.h"
Include dependency graph for Game.h:
This graph shows which files directly or indirectly include this file:

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.