|
BWAPI
|
#include <Resource_GoalGeneratorHeaders.h>


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

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


| void Resource_BuildRefineryGoalGenerator::updateDrives | ( | ) | [virtual] |
Implements GoalGeneratorBase.


1.7.6.1