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

#include <ProductionManager.h>

List of all members.

Public Member Functions

void drawQueueInformation (std::map< BWAPI::UnitType, int > &numUnits, int x, int y, int index)
void update ()
void onUnitMorph (BWAPI::Unit *unit)
void onUnitDestroy (BWAPI::Unit *unit)
void onSendText (std::string text)

Static Public Member Functions

static ProductionManagergetInstance ()

Member Function Documentation

void ProductionManager::drawQueueInformation ( std::map< BWAPI::UnitType, int > &  numUnits,
int  x,
int  y,
int  index 
)

Here is the caller graph for this function:

void ProductionManager::onSendText ( std::string  text)

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:


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