|
BWAPI
|
#include <UltraliskAgent.h>


Public Member Functions | |
| UltraliskAgent (Unit *mUnit) | |
| void | computeActions () |
| string | getTypeName () |
The ZerglingAgent handles Zerg Ultralisk units.
Implemented special abilities:
Author: Johan Hagelback (johan.hagelback@gmail.com)
| UltraliskAgent::UltraliskAgent | ( | Unit * | mUnit | ) |

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

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