Pyrogenesis  trunk
Classes | Variables
Game.h File Reference
#include "graphics/Color.h"
#include "ps/CStr.h"
#include "ps/Errors.h"
#include "lib/os_path.h"
#include "scriptinterface/ScriptTypes.h"
#include "simulation2/helpers/Player.h"
#include <vector>
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

◆ g_Game

CGame* g_Game

Globally accessible pointer to the CGame object.