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