BWAPI
Public Member Functions | Protected Member Functions
GroundAgent Class Reference

#include <GroundAgent.h>

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

List of all members.

Public Member Functions

virtual void update ()

Protected Member Functions

 GroundAgent (BWAPI::Unit &u)

Detailed Description

Definition at line 7 of file GroundAgent.h.


Constructor & Destructor Documentation

GroundAgent::GroundAgent ( BWAPI::Unit &  u) [protected]

Definition at line 9 of file GroundAgent.cpp.

        : ActorAgent(u)
{ }

Member Function Documentation

void GroundAgent::update ( ) [virtual]

Reimplemented from ActorAgent.

Reimplemented in FirebatAgent, MarineAgent, MedicAgent, SCVAgent, and SiegeTankAgent.

Definition at line 13 of file GroundAgent.cpp.


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