|
BWAPI
|
#include <string>#include <set>

Go to the source code of this file.
Classes | |
| class | BWAPI::UnitSizeType |
Namespaces | |
| namespace | BWAPI |
| namespace | BWAPI::UnitSizeTypes |
Functions | |
| UnitSizeType | BWAPI::UnitSizeTypes::getUnitSizeType (std::string name) |
| std::set< UnitSizeType > & | BWAPI::UnitSizeTypes::allUnitSizeTypes () |
| void | BWAPI::UnitSizeTypes::init () |
Variables | |
| const UnitSizeType | BWAPI::UnitSizeTypes::Independent |
| const UnitSizeType | BWAPI::UnitSizeTypes::Small |
| const UnitSizeType | BWAPI::UnitSizeTypes::Medium |
| const UnitSizeType | BWAPI::UnitSizeTypes::Large |
| const UnitSizeType | BWAPI::UnitSizeTypes::None |
| const UnitSizeType | BWAPI::UnitSizeTypes::Unknown |
1.7.6.1