|
BWAPI
|
#include <NexusAgent.h>


Public Member Functions | |
| NexusAgent (Unit *mUnit) | |
| void | computeActions () |
| string | getTypeName () |
The NexusAgent handles Protoss Nexus buildings.
Implemented abilities:
Author: Johan Hagelback (johan.hagelback@gmail.com)
| NexusAgent::NexusAgent | ( | Unit * | mUnit | ) |

| void NexusAgent::computeActions | ( | ) | [virtual] |
Called each update to issue orders.
Reimplemented from StructureAgent.

| string NexusAgent::getTypeName | ( | ) | [virtual] |
Returns the unique type name for structure agents.
Reimplemented from StructureAgent.
1.7.6.1