#include <DefendGoal.h>
List of all members.
Public Member Functions |
| DefendGoal (BWTA::Chokepoint *c, int priority=80, int firstFrame=0) |
| DefendGoal (BWTA::BaseLocation *b, int priority=80, int firstFrame=0) |
| DefendGoal (BWAPI::Position p, int priority=80, int firstFrame=0) |
virtual void | achieve () |
virtual void | check () |
virtual void | onOffer (std::set< BWAPI::Unit * > objects) |
| Controller methods.
|
virtual void | onRevoke (BWAPI::Unit *u, double bid) |
virtual void | onUnitDestroy (BWAPI::Unit *unit) |
virtual std::string | getName () const |
virtual std::string | getShortName () const |
virtual void | update () |
Constructor & Destructor Documentation
Member Function Documentation
Count how many probes we will be ok to bid and how much force we need
Reimplemented from Goal.
Controller methods.
Reimplemented from Goal.
The documentation for this class was generated from the following files: