BWAPI
Public Member Functions | Protected Member Functions
AttackBaseObj Class Reference

#include <AttackBaseObj.h>

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

List of all members.

Public Member Functions

 AttackBaseObj (BWTA::BaseLocation *baseLoc)
 init constructor
 ~AttackBaseObj ()
 default constructor
virtual void start ()
 start the objective execution
virtual void stop ()
 stop the objective execution

Protected Member Functions

 AttackBaseObj ()
 default constructor

Constructor & Destructor Documentation

default constructor

AttackBaseObj::AttackBaseObj ( BWTA::BaseLocation *  baseLoc)

init constructor

Parameters:
baseLoc: the location of the base to attack

Here is the call graph for this function:

default constructor


Member Function Documentation

void AttackBaseObj::start ( ) [virtual]

start the objective execution

Implements Objective.

void AttackBaseObj::stop ( ) [virtual]

stop the objective execution

Implements Objective.


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