BWAPI
Public Member Functions
SquadTacticsModel Class Reference

#include <SquadTacticsModel.h>

List of all members.

Public Member Functions

 SquadTacticsModel (Squad *m, int INITIAL_TACTIC, AgentPool *p, UnitOrder u)
 SquadTacticsModel (Squad *m, int INITIAL_TACTIC, AgentPool *p)
void switchTactic (int NEW_TACTIC)
SquadgetSquad ()
bool executeTactics ()
void initialize ()
bool isDead ()
int numAlive ()
void setDead ()
void orderReinforcements ()
int getTactic ()
void removeMember (Unit *m)
bool executeSquadManagement ()

Constructor & Destructor Documentation

SquadTacticsModel::SquadTacticsModel ( Squad m,
int  INITIAL_TACTIC,
AgentPool p,
UnitOrder  u 
)
SquadTacticsModel::SquadTacticsModel ( Squad m,
int  INITIAL_TACTIC,
AgentPool p 
)

Member Function Documentation

Here is the caller graph for this function:

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 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:

void SquadTacticsModel::switchTactic ( int  NEW_TACTIC)

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