BWAPI
Public Member Functions
ExploreGoal Class Reference

#include <ExploreGoal.h>

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

List of all members.

Public Member Functions

 ExploreGoal (BWTA::Region *region, int priority=50)
virtual ~ExploreGoal ()
void achieve ()
virtual void onOffer (std::set< BWAPI::Unit * > objects)
 Controller methods.

Constructor & Destructor Documentation

ExploreGoal::ExploreGoal ( BWTA::Region *  region,
int  priority = 50 
)

Here is the call graph for this function:


Member Function Documentation

void ExploreGoal::achieve ( ) [virtual]

Realize the subgoals IN ORDER (going though the Region)

Reimplemented from Goal.

Here is the call graph for this function:

void ExploreGoal::onOffer ( std::set< BWAPI::Unit * >  objects) [virtual]

Controller methods.

Reimplemented from Goal.

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 Friends Defines