|
BWAPI
|
| const std::set< WeaponType > & BWAPI::WeaponTypes::allWeaponTypes | ( | ) |
Returns the set of all the WeaponTypes.
| WeaponType BWAPI::WeaponTypes::getWeaponType | ( | std::string | name | ) |
Given the name of a weapon, this will return the corresponding weapon type object.

| void BWAPI::WeaponTypes::init | ( | ) |


| const std::set< WeaponType > & BWAPI::WeaponTypes::normalWeaponTypes | ( | ) |
| const std::set< WeaponType > & BWAPI::WeaponTypes::specialWeaponTypes | ( | ) |
1.7.6.1