BWAPI
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Defines
Public Member Functions | Public Attributes
BuildOrderManager::MetaUnit Class Reference

#include <BuildOrderManager.h>

Collaboration diagram for BuildOrderManager::MetaUnit:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 MetaUnit (BWAPI::Unit *unit)
 MetaUnit (int larvaSpawnTime)
int nextFreeTime () const
int nextFreeTime (BWAPI::UnitType t) const
int nextFreeTime (BWAPI::TechType t) const
int nextFreeTime (BWAPI::UpgradeType t) const
BWAPI::UnitType getType () const
int getRemainingBuildTime () const
int getRemainingTrainTime () const
int getRemainingResearchTime () const
int getRemainingUpgradeTime () const
BWAPI::UpgradeType getUpgrade () const
bool hasBuildUnit () const
bool hasAddon () const
bool isBeingConstructed () const
bool isCompleted () const
bool isMorphing () const
bool isTraining () const
bool isUpgrading () const

Public Attributes

BWAPI::Unitunit
int larvaSpawnTime

Constructor & Destructor Documentation

BuildOrderManager::MetaUnit::MetaUnit ( int  larvaSpawnTime)

Member Function Documentation

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:

Here is the caller graph for this function:

Here is the caller graph for this function:

Here is the caller graph for this function:

Here is the caller graph for this function:

Here is the caller graph for this function:

Here is the caller graph for this function:

Here is the caller graph for this function:

Here is the caller 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