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