BWAPI
Public Member Functions
WraithAerialSquadron Class Reference

#include <WraithAerialSquadron.h>

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

List of all members.

Public Member Functions

 WraithAerialSquadron (Squad *m, AgentPool *p)
virtual bool execute ()
virtual std::vector
< MicroTacticsModel * > 
getSubTeam (UnitType t)
virtual void receiveAlert (Unit *t)
virtual void assignUnit (Unit *u)
void receiveTarget (Unit *u, int f)
void broadcastTarget ()
virtual void removeUnit (Unit *u)

Constructor & Destructor Documentation

Here is the call graph for this function:


Member Function Documentation

void WraithAerialSquadron::assignUnit ( Unit u) [virtual]

Implements TacticsImplementation.

Here is the call 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:

bool WraithAerialSquadron::execute ( ) [virtual]

Implements TacticsImplementation.

Here is the call graph for this function:

std::vector< MicroTacticsModel * > WraithAerialSquadron::getSubTeam ( UnitType  t) [virtual]

Implements TacticsImplementation.

Here is the call graph for this function:

void WraithAerialSquadron::receiveAlert ( Unit t) [virtual]

Implements TacticsImplementation.

Here is the call graph for this function:

void WraithAerialSquadron::receiveTarget ( Unit u,
int  f 
)

Here is the caller graph for this function:

void WraithAerialSquadron::removeUnit ( Unit u) [virtual]

Implements TacticsImplementation.


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