BWAPI
|
#include <Research_MechUtilHeaders.h>
Public Member Functions | |
Research_WraithCloakGoalGenerator (AgentPool *a, ResearchManagerAgent *parent) | |
virtual void | inhibit () |
virtual bool | instantiateGoal () |
virtual void | updateDrives () |
virtual void | initialize () |
virtual int | getdrive () |
virtual int | getthresh () |
Research_WraithCloakGoalGenerator::Research_WraithCloakGoalGenerator | ( | AgentPool * | a, |
ResearchManagerAgent * | parent | ||
) |
int Research_WraithCloakGoalGenerator::getdrive | ( | ) | [virtual] |
Implements GoalGeneratorBase.
int Research_WraithCloakGoalGenerator::getthresh | ( | ) | [virtual] |
Implements GoalGeneratorBase.
void Research_WraithCloakGoalGenerator::inhibit | ( | ) | [virtual] |
Implements GoalGeneratorBase.
void Research_WraithCloakGoalGenerator::initialize | ( | ) | [virtual] |
Implements GoalGeneratorBase.
bool Research_WraithCloakGoalGenerator::instantiateGoal | ( | ) | [virtual] |
Implements GoalGeneratorBase.
void Research_WraithCloakGoalGenerator::updateDrives | ( | ) | [virtual] |
Implements GoalGeneratorBase.