BWAPI
Public Member Functions | Static Public Member Functions
OverlordManager Class Reference

#include <OverlordManager.h>

List of all members.

Public Member Functions

void update ()
void onStart ()
void setAttackPosition (BWAPI::Position attackPosition)
void onOverlordCreate (BWAPI::Unit *unit)
void onOverlordDestroy (BWAPI::Unit *unit)
void tetherAllOverlords ()
BWAPI::UnitgetClosestOverlord (BWAPI::Position p)
void tetherOverlord (BWAPI::Unit *unit)
void untetherOverlord (BWAPI::Unit *unit)
bool overlordNear (BWAPI::Position p, double dist)
bool overlordAssigned (BWAPI::Position p)

Static Public Member Functions

static OverlordManagergetInstance ()

Member Function Documentation

Here is the call graph for this function:

Here is the call graph for this function:

bool OverlordManager::overlordNear ( BWAPI::Position  p,
double  dist 
)

Here is the call graph for this function:

Here is the call graph for this function:

Here is the call 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