|
BWAPI
|
| const std::set< ExplosionType > & BWAPI::ExplosionTypes::allExplosionTypes | ( | ) |
Returns the set of all ExplosionTypes.
| ExplosionType BWAPI::ExplosionTypes::getExplosionType | ( | std::string | name | ) |
Given a name of an explosion type, this will return the corresponding ExplosionType object.

| void BWAPI::ExplosionTypes::init | ( | ) |


1.7.6.1