BTHAI 2.0
Public Member Functions
ComsatAgent Class Reference

#include <ComsatAgent.h>

Inheritance diagram for ComsatAgent:
StructureAgent BaseAgent

List of all members.

Public Member Functions

 ComsatAgent (Unit *mUnit)
void computeActions ()
string getTypeName ()
bool sweepArea (TilePosition target)

Detailed Description

The ComsatAgent handles Terran Comsat Station addon.

Implemented abilities:

Author: Johan Hagelback (johan.hagelback@gmail.com)


Member Function Documentation

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.


The documentation for this class was generated from the following files:
 All Classes Functions Variables