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

#include <MapTools.h>

List of all members.

Public Member Functions

BWAPI::TilePosition getNextExpansion ()
void update ()
void drawMyRegion ()
void computeConnectedRegions ()
void computeDistance (DistanceMap &dmap, const BWAPI::Position p)
void search (DistanceMap &dmap, const int sR, const int sC)
void fill (const int index, const int region)
int getEnemyBaseDistance (BWAPI::Position p)
int getMyBaseDistance (BWAPI::Position p)
BWAPI::Position getEnemyBaseMoveTo (BWAPI::Position p)

Static Public Member Functions

static MapToolsgetInstance ()

Member Function Documentation

Here is the call graph for this function:

void MapTools::computeDistance ( DistanceMap &  dmap,
const BWAPI::Position  p 
)

Here is the call graph for this function:

Here is the caller graph for this function:

Here is the call graph for this function:

void MapTools::fill ( const int  index,
const int  region 
)

Here is the caller graph for this function:

Here is the call graph for this function:

Here is the call graph for this function:

Here is the caller graph for this function:

Here is the call graph for this function:

Here is the caller graph for this function:

Here is the call graph for this function:

Here is the caller graph for this function:

void MapTools::search ( DistanceMap &  dmap,
const int  sR,
const int  sC 
)

Here is the caller graph for this function:

void MapTools::update ( )

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