![]() |
BTHAI 2.0
|
#include <ComsatAgent.h>
Public Member Functions | |
ComsatAgent (Unit *mUnit) | |
void | computeActions () |
string | getTypeName () |
bool | sweepArea (TilePosition target) |
The ComsatAgent handles Terran Comsat Station addon.
Implemented abilities:
Author: Johan Hagelback (johan.hagelback@gmail.com)
void ComsatAgent::computeActions | ( | ) | [virtual] |
Called each update to issue orders.
Reimplemented from StructureAgent.
string ComsatAgent::getTypeName | ( | ) | [virtual] |
Returns the unique type name for structure agents.
Reimplemented from StructureAgent.
bool ComsatAgent::sweepArea | ( | TilePosition | target | ) |
Uses scanner sweep to reveal an area.