|
BWAPI
|
#include <CorsairAgent.h>


Public Member Functions | |
| CorsairAgent (Unit *mUnit) | |
| void | computeActions () |
| string | getTypeName () |
The CorsairAgent handles Protoss Corsair flying units.
Implemented special abilities:
Author: Johan Hagelback (johan.hagelback@gmail.com)
| CorsairAgent::CorsairAgent | ( | Unit * | mUnit | ) |

| void CorsairAgent::computeActions | ( | ) | [virtual] |
Called each update to issue orders.
Reimplemented from UnitAgent.

| string CorsairAgent::getTypeName | ( | ) | [virtual] |
Returns the unique type name for unit agents.
Reimplemented from UnitAgent.
1.7.6.1