BWAPI
Public Member Functions | Public Attributes
BuildManager Class Reference

#include <BuildManager.h>

List of all members.

Public Member Functions

 BuildManager ()
 ~BuildManager ()
void onFrame ()
BWAPI::TilePosition getBuildLocationNear (BWAPI::TilePosition position, BWAPI::UnitType type)
void constructionPlaced (BWAPI::Unit *build)
void refineryPlaced (BWAPI::Unit *build)
void onBuildingDestroy (BWAPI::Unit *build)
bool alreadyBuilding (BWAPI::UnitType type)
bool alreadyRequested (BWAPI::UnitType type)
bool wallNear (BWAPI::TilePosition destination)
void reserveBaseLocations ()

Public Attributes

UnitTypeVector _buildOrder
UnitTypeVector _toConstruct

Constructor & Destructor Documentation

Here is the call graph for this function:


Member Function Documentation

Here is the call graph for this function:

Here is the caller 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:

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:

Here is the caller graph for this function:

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation


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