BWAPI
Public Member Functions
LurkerAgent Class Reference

#include <LurkerAgent.h>

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

List of all members.

Public Member Functions

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

Detailed Description

The LurkerAgent handles Zerg Lurker 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 LurkerAgent::computeActions ( ) [virtual]

Called each update to issue orders.

Reimplemented from UnitAgent.

Here is the call graph for this function:

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