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

#include <BorderManager.h>

List of all members.

Public Member Functions

void addMyBase (BWTA::BaseLocation *location)
void removeMyBase (BWTA::BaseLocation *location)
const std::set
< BWTA::Chokepoint * > & 
getMyBorder () const
const std::set< BWTA::Region * > & getMyRegions () const
const std::set
< BWTA::Chokepoint * > & 
getEnemyBorder () const
void update ()

Static Public Member Functions

static BorderManagercreate ()
static void destroy ()

Member Function Documentation

void BorderManager::addMyBase ( BWTA::BaseLocation *  location)

Here is the caller graph for this function:

void BorderManager::destroy ( ) [static]
const std::set< BWTA::Chokepoint * > & BorderManager::getEnemyBorder ( ) const

Here is the caller graph for this function:

const std::set< BWTA::Chokepoint * > & BorderManager::getMyBorder ( ) const

Here is the caller graph for this function:

const std::set< BWTA::Region * > & BorderManager::getMyRegions ( ) const
void BorderManager::removeMyBase ( BWTA::BaseLocation *  location)

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 Friends Defines