| 
    BWAPI
   
    
   
   | 
  
  
  
 
#include <OffensiveTactics_GoalGeneratorHeaders.h>


Public Member Functions | |
| OffensiveTactics_GasSteal (AgentPool *a, OffensiveTacticsManagerAgent *parent) | |
| virtual void | inhibit () | 
| virtual bool | instantiateGoal () | 
| virtual void | updateDrives () | 
| void | attachTargetDetails (int tac, Unit *rep, Unit *tar) | 
| std::pair< Unit *, Unit * > | getTargetDetails () | 
| virtual void | initialize () | 
| virtual int | getdrive () | 
| virtual int | getthresh () | 
| OffensiveTactics_GasSteal::OffensiveTactics_GasSteal | ( | AgentPool * | a, | 
| OffensiveTacticsManagerAgent * | parent | ||
| ) | 

| void OffensiveTactics_GasSteal::attachTargetDetails | ( | int | tac, | 
| Unit * | rep, | ||
| Unit * | tar | ||
| ) | 


| int OffensiveTactics_GasSteal::getdrive | ( | ) |  [virtual] | 
        
Implements GoalGeneratorBase.
| std::pair< Unit *, Unit * > OffensiveTactics_GasSteal::getTargetDetails | ( | ) | 
| int OffensiveTactics_GasSteal::getthresh | ( | ) |  [virtual] | 
        
Implements GoalGeneratorBase.
| void OffensiveTactics_GasSteal::inhibit | ( | ) |  [virtual] | 
        
Implements GoalGeneratorBase.
| void OffensiveTactics_GasSteal::initialize | ( | ) |  [virtual] | 
        
Implements GoalGeneratorBase.
| bool OffensiveTactics_GasSteal::instantiateGoal | ( | ) |  [virtual] | 
        
Implements GoalGeneratorBase.


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


 1.7.6.1