BWAPI
Public Member Functions
ScoutAgent Class Reference

#include <ScoutAgent.h>

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

List of all members.

Public Member Functions

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

Detailed Description

The ScoutAgent handles Protoss Scout 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 ScoutAgent::computeActions ( ) [virtual]

Called each update to issue orders.

Reimplemented from UnitAgent.

Here is the call graph for this function:

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