BWAPI
Public Member Functions
GoliathAgent Class Reference

#include <GoliathAgent.h>

Inheritance diagram for GoliathAgent:
Inheritance graph
[legend]
Collaboration diagram for GoliathAgent:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 GoliathAgent (Unit *mUnit)
void computeActions ()
string getTypeName ()

Detailed Description

The GoliathAgent handles Terran Goliath units.

Implemented special abilities:

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


Constructor & Destructor Documentation

Here is the call graph for this function:


Member Function Documentation

void GoliathAgent::computeActions ( ) [virtual]

Called each update to issue orders.

Reimplemented from UnitAgent.

Here is the call graph for this function:

string GoliathAgent::getTypeName ( ) [virtual]

Returns the unique type name for unit agents.

Reimplemented from UnitAgent.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Defines