BWAPI
Classes | Public Member Functions
MorphManager Class Reference

#include <MorphManager.h>

Inheritance diagram for MorphManager:
Inheritance graph
[legend]
Collaboration diagram for MorphManager:
Collaboration graph
[legend]

List of all members.

Classes

class  Unit

Public Member Functions

 MorphManager (Arbitrator::Arbitrator< BWAPI::Unit *, double > *arbitrator)
virtual void onOffer (std::set< BWAPI::Unit * > units)
virtual void onRevoke (BWAPI::Unit *unit, double bid)
virtual void update ()
virtual std::string getName () const
virtual std::string getShortName () const
void onRemoveUnit (BWAPI::Unit *unit)
bool morph (BWAPI::UnitType type)
int getPlannedCount (BWAPI::UnitType type) const
int getStartedCount (BWAPI::UnitType type) const
BWAPI::UnitType getBuildType (BWAPI::Unit *unit) const

Constructor & Destructor Documentation

Here is the call graph for this function:


Member Function Documentation

Here is the caller graph for this function:

std::string MorphManager::getName ( ) const [virtual]

Here is the caller graph for this function:

std::string MorphManager::getShortName ( ) const [virtual]

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 MorphManager::onOffer ( std::set< BWAPI::Unit * >  units) [virtual]

Here is the call graph for this function:

Here is the call graph for this function:

Here is the caller graph for this function:

void MorphManager::onRevoke ( BWAPI::Unit unit,
double  bid 
) [virtual]

Implements Arbitrator::Controller< BWAPI::Unit *, double >.

Here is the call graph for this function:

void MorphManager::update ( void  ) [virtual]

Implements Arbitrator::Controller< BWAPI::Unit *, double >.

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 Enumerations Enumerator Defines