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