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