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