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