![]() |
BTHAI 2.3
|
#include <HighTemplarAgent.h>
Public Member Functions | |
| HighTemplarAgent (Unit *mUnit) | |
| void | computeActions () |
| string | getTypeName () |
The HighTemplarAgent handles Protoss High Templar units.
Implemented special abilities:
Author: Johan Hagelback (johan.hagelback@gmail.com)
| void HighTemplarAgent::computeActions | ( | ) | [virtual] |
Called each update to issue orders.
Reimplemented from UnitAgent.
| string HighTemplarAgent::getTypeName | ( | ) | [virtual] |
Returns the unique type name for unit agents.
Reimplemented from UnitAgent.
1.7.4