|
BWAPI
|
#include <Research_BuildingUpgradeHeaders.h>


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

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


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


1.7.6.1