|
BWAPI
|
#include <Resource_GoalGeneratorHeaders.h>


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

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


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


1.7.6.1