std::set<BulletType>& BWAPI::BulletTypes::allBulletTypes | ( | ) |
Returns the set of all the BulletTypes.
BulletType BWAPI::BulletTypes::getBulletType | ( | std::string | name | ) |
Given the name of an bullet type, getBulletType() will return the corresponding BulletType object.
void BWAPI::BulletTypes::init | ( | ) |