This is the complete list of members for
DropGoal, including all inherited members.
| _biddedOn | Goal | [protected] |
| _firstActive | Goal | [protected] |
| _firstFrame | Goal | [protected] |
| _incompleteUnits | Goal | [protected] |
| _neededUnits | Goal | [protected] |
| _priority | Goal | [protected] |
| _status | Goal | [protected] |
| _subgoals | Goal | [protected] |
| _unitsGroup | Goal | [protected] |
| achieve() | DropGoal | [virtual] |
| addNeededUnits(const std::map< BWAPI::UnitType, int > &neededUnits) | Goal | |
| addSubgoal(pSubgoal s) | Goal | |
| bidOnMilitaryUnits() | Goal | [protected] |
| bidOnUnit(BWAPI::Unit *u) | Goal | [protected] |
| bidOnUnitType(const BWAPI::UnitType &ut) | Goal | [protected] |
| cancel() | Goal | [virtual] |
| check() | Goal | [virtual] |
| DropGoal(BWTA::BaseLocation *b, const std::map< BWAPI::UnitType, int > &nU, int priority=96) | DropGoal | |
| DropGoal(BWAPI::Position p, const std::map< BWAPI::UnitType, int > &nU, int priority=96) | DropGoal | |
| getName() const | Goal | [virtual] |
| getShortName() const | Goal | [virtual] |
| getStatus() const | Goal | |
| Goal(int priority=50, int firstFrame=0) | Goal | |
| Goal(pSubgoal s, int priority=50, int firstFrame=0) | Goal | |
| Goal(const std::map< BWAPI::UnitType, int > &nU, pSubgoal s, int priority=50, int firstFrame=0) | Goal | |
| Goal(const std::map< BWAPI::UnitType, int > &nU, int priority=50, int firstFrame=0) | Goal | |
| onOffer(std::set< Unit * > objects) | DropGoal | [virtual] |
| Goal::onOffer(std::set< BWAPI::Unit * > objects) | Goal | [virtual] |
| onRevoke(BWAPI::Unit *u, double bid) | Goal | [virtual] |
| onUnitDestroy(BWAPI::Unit *unit) | Goal | [virtual] |
| setFirstFrame(int firstFrame) | Goal | |
| setPriority(int priority) | Goal | |
| setStatus(GoalStatus s) | Goal | |
| update() | Goal | [virtual] |
| ~DropGoal() | DropGoal | [virtual] |
| ~Goal() | Goal | [virtual] |