BWAPI
Public Member Functions
ScoutManager Class Reference

#include <ScoutManager.h>

List of all members.

Public Member Functions

 ScoutManager ()
 ~ScoutManager ()
void update (const UnitVector &scoutUnits)
void moveScouts ()
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 call graph for this function:

Here is the caller graph for this function:

void ScoutManager::onSendText ( std::string  text)
void ScoutManager::update ( const UnitVector scoutUnits)

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