BWAPI
Public Member Functions
DropShipAerialSquadron Class Reference

#include <DropShipAerialSquadron.h>

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

List of all members.

Public Member Functions

 DropShipAerialSquadron (Squad *m, AgentPool *p)
virtual bool execute ()
virtual std::vector
< MicroTacticsModel * > 
getSubTeam (UnitType t)
virtual void receiveAlert (Unit *t)
virtual void assignUnit (Unit *u)
virtual void removeUnit (Unit *u)
bool requestJob (CrawlingBallAttack *p, std::vector< Unit * > cargo)

Constructor & Destructor Documentation

Here is the call graph for this function:


Member Function Documentation

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

Implements TacticsImplementation.

Here is the call graph for this function:

Here is the caller graph for this function:

bool DropShipAerialSquadron::execute ( ) [virtual]

Implements TacticsImplementation.

Here is the call graph for this function:

Implements TacticsImplementation.

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

Implements TacticsImplementation.

Here is the call graph for this function:

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

Implements TacticsImplementation.

bool DropShipAerialSquadron::requestJob ( CrawlingBallAttack p,
std::vector< Unit * >  cargo 
)

Here is the call graph for this function:

Here is the caller graph for this function:


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