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