BWAPI
Public Member Functions
HatcheryAgent Class Reference

#include <HatcheryAgent.h>

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

List of all members.

Public Member Functions

 HatcheryAgent (Unit *mUnit)
void computeActions ()
string getTypeName ()

Detailed Description

The HatcheryAgent handles Zerg Hatchery/Lair/Hive buildings.

Implemented abilities:

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


Constructor & Destructor Documentation

Here is the call graph for this function:


Member Function Documentation

void HatcheryAgent::computeActions ( ) [virtual]

Called each update to issue orders.

Reimplemented from StructureAgent.

Here is the call graph for this function:

string HatcheryAgent::getTypeName ( ) [virtual]

Returns the unique type name for structure agents.

Reimplemented from StructureAgent.


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