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