|
BWAPI
|
#include <MilitaryStructure_GoalGeneratorHeaders.h>


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

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


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


1.7.6.1