BWAPI
Public Member Functions | Public Attributes
Base Class Reference

#include <Base.h>

List of all members.

Public Member Functions

 Base (BWTA::BaseLocation *location)
BWTA::BaseLocationgetBaseLocation () const
BWAPI::UnitgetResourceDepot () const
BWAPI::UnitgetRefinery () const
std::set< BWAPI::Unit * > getMinerals () const
std::set< BWAPI::Unit * > getGeysers () const
bool isActive () const
bool isActiveGas () const
bool isBeingConstructed () const
bool hasGas () const
void setResourceDepot (BWAPI::Unit *unit)
void setRefinery (BWAPI::Unit *unit)
void setActive (bool active)
void setActiveGas (bool active)

Public Attributes

bool hasPhoton

Constructor & Destructor Documentation

Base::Base ( BWTA::BaseLocation location)

Member Function Documentation

Here is the caller graph for this function:

std::set< BWAPI::Unit * > Base::getGeysers ( ) const

Here is the call graph for this function:

std::set< BWAPI::Unit * > Base::getMinerals ( ) const

Here is the call graph for this function:

Here is the caller graph for this function:

bool Base::hasGas ( ) const

Here is the call graph for this function:

bool Base::isActive ( ) const
bool Base::isActiveGas ( ) const
bool Base::isBeingConstructed ( ) const
void Base::setActive ( bool  active)
void Base::setActiveGas ( bool  active)
void Base::setRefinery ( BWAPI::Unit unit)

Member Data Documentation


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