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

UnitTypes Namespace Reference


Variables

const int LIGHT_TANK = 0
const int HEAVY_TANK = 1
const int LAUNCHER = 2
const int ARTILLERY = 3
const int JET = 4
const int COUNT = 5


Variable Documentation

const int UnitTypes::ARTILLERY = 3
 

Definition at line 38 of file BattleUnitStat.h.

Referenced by Artillery::Artillery().

const int UnitTypes::COUNT = 5
 

Definition at line 40 of file BattleUnitStat.h.

const int UnitTypes::HEAVY_TANK = 1
 

Definition at line 36 of file BattleUnitStat.h.

Referenced by HeavyTank::HeavyTank().

const int UnitTypes::JET = 4
 

Definition at line 39 of file BattleUnitStat.h.

Referenced by Jet::Jet().

const int UnitTypes::LAUNCHER = 2
 

Definition at line 37 of file BattleUnitStat.h.

Referenced by RocketLauncher::RocketLauncher().

const int UnitTypes::LIGHT_TANK = 0
 

Definition at line 35 of file BattleUnitStat.h.

Referenced by LightTank::LightTank().


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