|
BWAPI
|
#include <Research_MechUtilHeaders.h>


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

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


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


1.7.6.1