BWAPI
Public Member Functions
DropShipMicroTactics Class Reference

#include <DropShipMicroTactics.h>

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

List of all members.

Public Member Functions

 DropShipMicroTactics (Unit *u)
 DropShipMicroTactics (Unit *u, DropShipAerialSquadron *p, InformationManagerAgent *a)
 DropShipMicroTactics (Unit *u, int movementLag)
virtual bool MicroTacticsModel::executeTactics ()
virtual UnitgetUnit ()
virtual void setMovementLag (int l)
void requestJob (CrawlingBallAttack *movementTarget, std::vector< Unit * > cargo)
void setTarget (CrawlingBallAttack *p)
void clearTarget ()
void declareTarget ()
virtual void move (Position p)
void attachIntelligenceModule (InformationManagerAgent *a)
void setDesiredCargo (std::vector< Unit * > units)
bool isNotBusy ()
virtual UnitType getKnownType ()
Position findDropLocation (Position p)

Constructor & Destructor Documentation

Here is the call graph for this function:

Here is the call graph for this function:

DropShipMicroTactics::DropShipMicroTactics ( Unit u,
int  movementLag 
)

Member Function Documentation

Here is the call graph for this function:

Implements MicroTacticsModel.

Implements MicroTacticsModel.

Here is the caller graph for this function:

Here is the caller graph for this function:

virtual bool DropShipMicroTactics::MicroTacticsModel::executeTactics ( ) [virtual]
void DropShipMicroTactics::move ( Position  p) [virtual]

Implements MicroTacticsModel.

Here is the call graph for this function:

void DropShipMicroTactics::requestJob ( CrawlingBallAttack movementTarget,
std::vector< Unit * >  cargo 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void DropShipMicroTactics::setDesiredCargo ( std::vector< Unit * >  units)

Here is the caller graph for this function:

void DropShipMicroTactics::setMovementLag ( int  l) [virtual]

Implements MicroTacticsModel.

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