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