|
BWAPI
|
#include <Research_BuildingUpgradeHeaders.h>


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

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


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


1.7.6.1