Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

globals.h File Reference


Detailed Description

Anyone who wants to use the global variables should include this file.

Definition in file globals.h.

#include "..\AEngine\AEngine.h"
#include "Defs.h"
#include "Map.h"

Include dependency graph for globals.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  Globals
namespace  NetworkMessages

Typedefs

typedef unsigned int uint

Variables

const int MAX_TREE = 200
const int MAX_ROCK = 80


Typedef Documentation

typedef unsigned int uint
 

Definition at line 31 of file globals.h.

Referenced by Overhead::printPlayerList(), and NetworkSubsystem::processNetworkData().


Variable Documentation

const int MAX_ROCK = 80
 

Definition at line 30 of file globals.h.

Referenced by Globals::ArtWork::ArtWork(), and BattleEntry::renderEnvironment().

const int MAX_TREE = 200
 

Definition at line 29 of file globals.h.

Referenced by Globals::ArtWork::ArtWork(), and BattleEntry::renderEnvironment().


Generated on Wed Apr 23 05:51:16 2003 for Modern Warfare by doxygen1.3-rc2