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::Chokepoint * > & 
getEnemyBorder () const
const std::set
< BWTA::Chokepoint * > & 
getMyRegions () const
const std::set
< BWTA::Chokepoint * > & 
getEnemyRegions () const
void update ()

Static Public Member Functions

static BorderManagercreate ()
static void destroy ()

Member Function Documentation

Here is the caller graph for this function:

void BorderManager::destroy ( ) [static]

Here is the caller graph for this function:

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

Here is the caller graph for this function:

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

Here is the caller 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 Enumerations Enumerator Defines