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