|
BWAPI
|
#include <OffensiveTactics_GoalGeneratorHeaders.h>


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

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


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


1.7.6.1