![]() |
BTHAI 2.0
|
#include <ControlTowerAgent.h>
Public Member Functions | |
ControlTowerAgent (Unit *mUnit) | |
void | computeActions () |
string | getTypeName () |
The ControlTowerAgent handles Terran Control Tower Starport addons.
Implemented abilities:
Author: Johan Hagelback (johan.hagelback@gmail.com)
void ControlTowerAgent::computeActions | ( | ) | [virtual] |
Called each update to issue orders.
Reimplemented from StructureAgent.
string ControlTowerAgent::getTypeName | ( | ) | [virtual] |
Returns the unique type name for structure agents.
Reimplemented from StructureAgent.