|
BWAPI
|
#include <Resource_GoalGeneratorHeaders.h>


Public Member Functions | |
| Resource_ClearObstructionsGoalGenerator (AgentPool *a, ResourceManagerAgent *parent) | |
| virtual void | inhibit () |
| virtual bool | instantiateGoal () |
| virtual void | updateDrives () |
| virtual void | initialize () |
| virtual int | getdrive () |
| virtual int | getthresh () |
| void | setInitialMineralPatchSize (int num) |
| Resource_ClearObstructionsGoalGenerator::Resource_ClearObstructionsGoalGenerator | ( | AgentPool * | a, |
| ResourceManagerAgent * | parent | ||
| ) |

| int Resource_ClearObstructionsGoalGenerator::getdrive | ( | ) | [virtual] |
Implements GoalGeneratorBase.
| int Resource_ClearObstructionsGoalGenerator::getthresh | ( | ) | [virtual] |
Implements GoalGeneratorBase.
| void Resource_ClearObstructionsGoalGenerator::inhibit | ( | ) | [virtual] |
Implements GoalGeneratorBase.
| void Resource_ClearObstructionsGoalGenerator::initialize | ( | ) | [virtual] |
Implements GoalGeneratorBase.
| bool Resource_ClearObstructionsGoalGenerator::instantiateGoal | ( | ) | [virtual] |
Implements GoalGeneratorBase.


| void Resource_ClearObstructionsGoalGenerator::updateDrives | ( | ) | [virtual] |
1.7.6.1