|
BWAPI
|
#include <Resource_GoalGeneratorHeaders.h>


Public Member Functions | |
| Resource_TrainWorkerGoalGenerator (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_TrainWorkerGoalGenerator::Resource_TrainWorkerGoalGenerator | ( | AgentPool * | a, |
| ResourceManagerAgent * | parent | ||
| ) |

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


| void Resource_TrainWorkerGoalGenerator::setInitialMineralPatchSize | ( | int | num | ) |
| void Resource_TrainWorkerGoalGenerator::updateDrives | ( | ) | [virtual] |
Implements GoalGeneratorBase.


1.7.6.1