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