#include <gamemap.h>
Public Types | |
| typedef vector< int > | IDsAllowed |
Public Member Functions | |
| bool | check (int id) |
Public Attributes | |
| IDsAllowed | idsAllowed |
Definition at line 437 of file gamemap.h.
| typedef vector<int> GameMap::UnitProduction::IDsAllowed |
| bool GameMap::UnitProduction::check | ( | int | id | ) |
Definition at line 1929 of file gamemap.cpp.
References idsAllowed.
Referenced by ConstructUnitCommand::getProduceableVehicles().
Definition at line 441 of file gamemap.h.
Referenced by check(), GameMap::read(), and GameMap::write().
1.5.1