BWAPI
Public Member Functions | Public Attributes
SupplyManager Class Reference

#include <SupplyManager.h>

Collaboration diagram for SupplyManager:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SupplyManager ()
void setBuildManager (BuildManager *buildManager)
void setBuildOrderManager (BuildOrderManager *buildOrderManager)
void update ()
std::string getName () const
int getPlannedSupply () const
int getSupplyTime (int supplyCount) const
void setSeedPosition (BWAPI::TilePosition p)

Public Attributes

BuildManagerbuildManager
BuildOrderManagerbuildOrderManager
int lastFrameCheck
BWAPI::TilePosition seedPosition

Constructor & Destructor Documentation


Member Function Documentation

std::string SupplyManager::getName ( ) const

Here is the call graph for this function:

Here is the caller graph for this function:

int SupplyManager::getSupplyTime ( int  supplyCount) const

Here is the call graph for this function:

void SupplyManager::setBuildManager ( BuildManager buildManager)
void SupplyManager::update ( void  )

Here is the call graph for this function:


Member Data Documentation


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