BWAPI
Public Member Functions
GameCommander Class Reference

#include <GameCommander.h>

List of all members.

Public Member Functions

 GameCommander ()
 ~GameCommander ()
void update ()
void populateUnitVectors ()
void setValidUnits ()
void setScoutUnits ()
void setWorkerUnits ()
void setCombatUnits ()
bool isValidUnit (BWAPI::Unit *unit)
bool isCombatUnit (BWAPI::Unit *unit) const
BWAPI::UnitgetFirstSupplyProvider ()
int getClosestUnitToTarget (BWAPI::UnitType type, BWAPI::Position target)
void onSendText (std::string text)
void onUnitShow (BWAPI::Unit *unit)
void onUnitHide (BWAPI::Unit *unit)
void onUnitCreate (BWAPI::Unit *unit)
void onUnitRenegade (BWAPI::Unit *unit)
void onUnitDestroy (BWAPI::Unit *unit)
void onUnitMorph (BWAPI::Unit *unit)

Constructor & Destructor Documentation


Member Function Documentation

Here is the caller graph for this function:

Here is the call graph for this function:

Here is the caller graph for this function:

bool GameCommander::isCombatUnit ( BWAPI::Unit unit) 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 caller graph for this function:

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

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:

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 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:


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