BWAPI
Public Member Functions | Public Attributes
BunkerAgent Class Reference

#include <BunkerAgent.h>

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

List of all members.

Public Member Functions

 BunkerAgent (Unit *mUnit)
 ~BunkerAgent ()
void computeActions ()
string getTypeName ()
void printInfo ()

Public Attributes

vector< BaseAgent * > loadedUnits

Detailed Description

The BunkerAgent handles Terran Bunker buildings.

Implemented abilities:

Author: Johan Hagelback (johan.hagelback@gmail.com)


Constructor & Destructor Documentation

Constructor.

Here is the call graph for this function:

Destructor.


Member Function Documentation

void BunkerAgent::computeActions ( ) [virtual]

Called each update to issue orders.

Reimplemented from StructureAgent.

Here is the call graph for this function:

string BunkerAgent::getTypeName ( ) [virtual]

Returns the unique type name for structure agents.

Reimplemented from StructureAgent.

Here is the caller graph for this function:

void BunkerAgent::printInfo ( ) [virtual]

Used to print info about this agent to the screen.

Reimplemented from StructureAgent.

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