|
BWAPI
|
#include <string>#include <map>#include <set>#include <BWAPI/Race.h>#include <BWAPI/UnitSizeType.h>#include "Type.h"

Go to the source code of this file.
Classes | |
| class | BWAPI::UnitType |
Namespaces | |
| namespace | BWAPI |
| namespace | BWAPI::UnitTypes |
Defines | |
| #define | BWAPI_UNIT_TYPE_MAX_COUNT 234 |
Functions | |
| UnitType | BWAPI::UnitTypes::getUnitType (std::string name) |
| int | BWAPI::UnitTypes::maxUnitWidth () |
| int | BWAPI::UnitTypes::maxUnitHeight () |
| const std::set< UnitType > & | BWAPI::UnitTypes::allUnitTypes () |
| const std::set< UnitType > & | BWAPI::UnitTypes::allMacroTypes () |
| void | BWAPI::UnitTypes::init () |
| #define BWAPI_UNIT_TYPE_MAX_COUNT 234 |
1.7.6.1