BWAPI
Public Member Functions | Protected Member Functions
ExplorerAgent Class Reference

#include <ExplorerAgent.h>

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

List of all members.

Public Member Functions

 ExplorerAgent (Unit *unit, Environment *env)
virtual ~ExplorerAgent (void)
virtual void executeUnitBehavior ()
virtual void displayInfo (int &row)

Protected Member Functions

void abandonTaskIfStuck ()
void abandonTaskIfDangerous ()

Constructor & Destructor Documentation

ExplorerAgent::ExplorerAgent ( Unit *  unit,
Environment env 
)
ExplorerAgent::~ExplorerAgent ( void  ) [virtual]

Member Function Documentation

Here is the call graph for this function:

Here is the caller graph for this function:

void ExplorerAgent::abandonTaskIfStuck ( ) [protected]

Here is the call graph for this function:

void ExplorerAgent::displayInfo ( int &  row) [virtual]

Reimplemented from Agent.

Reimplemented in WorkerAgent, and AttackerAgent.

Here is the call graph for this function:

Reimplemented from Agent.

Reimplemented in WorkerAgent.

Here is the call graph for this function:


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