BWAPI
Public Member Functions
BuildManager Class Reference

#include <BuildManager.h>

List of all members.

Public Member Functions

 BuildManager (Arbitrator::Arbitrator< BWAPI::Unit *, double > *arbitrator)
 ~BuildManager ()
void update ()
std::string getName () const
BuildingPlacergetBuildingPlacer () const
void onRemoveUnit (BWAPI::Unit *unit)
bool build (BWAPI::UnitType type)
bool build (BWAPI::UnitType type, bool forceNoAddon)
bool build (BWAPI::UnitType type, BWAPI::TilePosition goalPosition)
bool build (BWAPI::UnitType type, BWAPI::TilePosition goalPosition, bool forceNoAddon, bool forcePosition=false)
int getPlannedCount (BWAPI::UnitType type) const
int getStartedCount (BWAPI::UnitType type) const
int getCompletedCount (BWAPI::UnitType type) const
void setBuildDistance (int distance)
BWAPI::UnitType getBuildType (BWAPI::Unit *unit) const
void setDebugMode (bool debugMode)

Constructor & Destructor Documentation


Member Function Documentation

Here is the call graph for this function:

Here is the caller graph for this function:

bool BuildManager::build ( BWAPI::UnitType  type,
bool  forceNoAddon 
)

Here is the call graph for this function:

bool BuildManager::build ( BWAPI::UnitType  type,
BWAPI::TilePosition  goalPosition 
)

Here is the call graph for this function:

bool BuildManager::build ( BWAPI::UnitType  type,
BWAPI::TilePosition  goalPosition,
bool  forceNoAddon,
bool  forcePosition = false 
)

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 call graph for this function:

std::string BuildManager::getName ( ) const

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 call graph for this function:

void BuildManager::setBuildDistance ( int  distance)

Here is the call graph for this function:

void BuildManager::setDebugMode ( bool  debugMode)

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