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