|
BWAPI
|
#include <MutaManager.h>


Public Member Functions | |
| MutaManager () | |
| virtual | ~MutaManager () |
| void | executeMicro (const UnitVector &targets) |
| void | fillAirThreats (std::vector< AirThreat > &threats, BWAPI::Unit *target) |
| double2 | getFleeVector (const std::vector< AirThreat > &threats, BWAPI::Unit *mutalisk) |
| virtual MutaManager::~MutaManager | ( | ) | [inline, virtual] |
| void MutaManager::executeMicro | ( | const UnitVector & | targets | ) |

| void MutaManager::fillAirThreats | ( | std::vector< AirThreat > & | threats, |
| BWAPI::Unit * | target | ||
| ) |

| double2 MutaManager::getFleeVector | ( | const std::vector< AirThreat > & | threats, |
| BWAPI::Unit * | mutalisk | ||
| ) |

1.7.6.1