BWAPI
Public Member Functions
ArbiterAgent Class Reference

#include <ArbiterAgent.h>

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

List of all members.

Public Member Functions

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

Detailed Description

The ArbiterAgent handles Protoss Arbiter flying 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 ArbiterAgent::computeActions ( ) [virtual]

Called each update to issue orders.

Reimplemented from UnitAgent.

Here is the call graph for this function:

string ArbiterAgent::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