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