Ares
|
#include <src/Misc/RMG.h>
Static Public Attributes | |
static bool | UrbanAreas = 0 |
static bool | UrbanAreasRead = 0 |
static int | UrbanStructuresReadSoFar |
static VectorNames < BuildingTypeClass > | UrbanStructures |
static VectorNames< UnitTypeClass > | UrbanVehicles |
static VectorNames < InfantryTypeClass > | UrbanInfantry |
bool RMG::UrbanAreas = 0 [static] |
bool RMG::UrbanAreasRead = 0 [static] |
VectorNames< InfantryTypeClass > RMG::UrbanInfantry [static] |
VectorNames< BuildingTypeClass > RMG::UrbanStructures [static] |
int RMG::UrbanStructuresReadSoFar [static] |
VectorNames< UnitTypeClass > RMG::UrbanVehicles [static] |