BWAPI
Public Member Functions
ObserverAgent Class Reference

#include <ObserverAgent.h>

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

List of all members.

Public Member Functions

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

Detailed Description

The ObserverAgent handles Protoss Observer cloaked 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 ObserverAgent::computeActions ( ) [virtual]

Called each update to issue orders.

Reimplemented from UnitAgent.

Here is the call graph for this function:

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