Definition in file MilitaryUnit.h.
#include "..\AEngine\AEngine.h"
#include "DrawableUnit.h"
#include "BattleUnitStat.h"
#include "Globals.h"
#include "Defs.h"
#include "UniqueID.h"
Include dependency graph for MilitaryUnit.h:

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

Go to the source code of this file.
Compounds | |
| class | Artillery |
| The Artillery. More... | |
| class | HeavyTank |
| The HeavyTank. More... | |
| class | Jet |
| The Jet. More... | |
| class | LightTank |
| The LightTank is the fast agile unit of the game. It can move faster than any other ground based unit. However it has light armor. More... | |
| class | MilitaryUnit |
| The main war unit. Real units like the LightTank, HeavyTank, and so forth will inherit from this object. More... | |
| class | RocketLauncher |
| The RocketLauncher. More... | |
1.3-rc2