BWAPI
Public Member Functions | Protected Member Functions | Protected Attributes
FindSubgoal Class Reference

#include <FindSubgoal.h>

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

List of all members.

Public Member Functions

 FindSubgoal (SubgoalLogic l)
virtual bool isRealized ()
virtual void tryToRealize ()
virtual double distanceToRealize ()

Protected Member Functions

virtual bool check ()

Protected Attributes

bool achieved

Constructor & Destructor Documentation


Member Function Documentation

bool FindSubgoal::check ( ) [protected, virtual]

Here is the caller graph for this function:

double FindSubgoal::distanceToRealize ( ) [virtual]

Implements Subgoal.

bool FindSubgoal::isRealized ( ) [virtual]

Implements Subgoal.

Here is the call graph for this function:

void FindSubgoal::tryToRealize ( ) [virtual]

Implements Subgoal.


Member Data Documentation

bool FindSubgoal::achieved [protected]

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