BWAPI
Public Member Functions | Public Attributes
AIController Class Reference

#include <Controller.h>

List of all members.

Public Member Functions

 AIController ()
 ~AIController ()
void AttackAdd (int count, BWAPI::UnitType type)
void DefenseClear (int type)
void DefenseBuild (int type, int count, BWAPI::UnitType uType)
void DefenseUse (int type, int count, BWAPI::UnitType uType)

Public Attributes

BYTE bNukeRate
BYTE bAttacks
DWORD dwLastNukeTime
WORD wFlags
WORD wPanicBlock
WORD wMaxForce
WORD wAttackGroup
WORD wWaitForType
BYTE bDefaultMin
DWORD dwLastIndividualUnitUpdateTime
DWORD dwAttackTime
BYTE bIfDif
WORD attackGroups [64]
DWORD defensebuild [4][10]
DWORD defenseuse [4][10]
BYTE bDefineMax [228]
RECT genCmdTarget

Constructor & Destructor Documentation


Member Function Documentation

void AIController::AttackAdd ( int  count,
BWAPI::UnitType  type 
)

Here is the caller graph for this function:

void AIController::DefenseBuild ( int  type,
int  count,
BWAPI::UnitType  uType 
)

Here is the caller graph for this function:

Here is the caller graph for this function:

void AIController::DefenseUse ( int  type,
int  count,
BWAPI::UnitType  uType 
)

Here is the caller graph for this function:


Member Data Documentation


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