BWAPI
Public Member Functions
ObserverManager Class Reference

#include <ObserverManager.h>

Inheritance diagram for ObserverManager:
Inheritance graph
[legend]
Collaboration diagram for ObserverManager:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ObserverManager ()
 ~ObserverManager ()
void setUnitClosestToEnemy (BWAPI::Unit *unit)
void executeMicro (const UnitVector &targets, BWAPI::Position regroup=BWAPI::Position(0, 0))
BWAPI::UnitclosestCloakedUnit (const UnitVector &cloakedUnits, BWAPI::Unit *observer)

Constructor & Destructor Documentation


Member Function Documentation

BWAPI::Unit * ObserverManager::closestCloakedUnit ( const UnitVector cloakedUnits,
BWAPI::Unit observer 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void ObserverManager::executeMicro ( const UnitVector targets,
BWAPI::Position  regroup = BWAPI::Position(0,0) 
) [virtual]

Reimplemented from MicroManager.

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines