Definition in file BattleGroup.h.
#include "..\AEngine\AEngine.h"
#include "Globals.h"
#include "BattleUnit.h"
#include "BattleBullet.h"
Include dependency graph for BattleGroup.h:

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

Go to the source code of this file.
Compounds | |
| class | BattleGroup |
| defines a BattleGroup (1..N units of the same type, moving and acting as a single entity) for the BattleMode. More... | |
Variables | |
| const int | MAX_UNIT = 30 |
|
|
Definition at line 32 of file BattleGroup.h. |
1.3-rc2