|
BWAPI
|
#include <MilitaryStructure_GoalGeneratorHeaders.h>


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

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


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


1.7.6.1