BTHAI 2.0
Public Member Functions
StarportAgent Class Reference

#include <StarportAgent.h>

Inheritance diagram for StarportAgent:
StructureAgent BaseAgent

List of all members.

Public Member Functions

 StarportAgent (Unit *mUnit)
void computeActions ()
string getTypeName ()
void assignToBuild (UnitType type)

Detailed Description

The StarportAgent handles Terran Starport buildings.

Implemented abilities:

TODO:

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


Member Function Documentation

void StarportAgent::assignToBuild ( UnitType  type) [virtual]

Used when building the Control Tower addon.

Reimplemented from BaseAgent.

void StarportAgent::computeActions ( ) [virtual]

Called each update to issue orders.

Reimplemented from StructureAgent.

string StarportAgent::getTypeName ( ) [virtual]

Returns the unique type name for structure agents.

Reimplemented from StructureAgent.


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