std::set<UpgradeType>& BWAPI::UpgradeTypes::allUpgradeTypes | ( | ) |
Returns the set of all the UpgradeTypes.
UpgradeType BWAPI::UpgradeTypes::getUpgradeType | ( | std::string | name | ) |
Given a string, this will return the upgrade type.
void BWAPI::UpgradeTypes::init | ( | ) |