BWAPI
Public Member Functions
UnitModel Class Reference

#include <UnitModel.h>

List of all members.

Public Member Functions

 UnitModel (UnitType t)
 UnitModel (Unit *m)
 UnitModel ()
void assignUnit (Unit *u)
UnitgetUnit ()
UnitType getUnitType ()
RegiongetRegion ()
void setRegion (Region *r)
bool unitIsKnown ()
bool typeIsKnown ()
bool regionIsKnown ()
bool isAlive ()
void dead ()
Position getLastKnownPosition ()
void setLastKnownPosition (Position n)

Constructor & Destructor Documentation

Here is the call graph for this function:


Member Function Documentation

void UnitModel::assignUnit ( Unit u)

Here is the call graph for this function:

void UnitModel::dead ( )

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 call graph for this function:

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