BWAPI
Classes | Enumerations
SnippyHolloW-BroodwarBotQ-f01ab56/src/Micro/UnitManager/UnitSet.h File Reference
#include <BWAPI.h>
#include <list>
#include "Objective.h"
Include dependency graph for UnitSet.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UnitSet

Enumerations

enum  groupObjective_t {
  DEFEND_BASE_GO = 0, ATTACK_BASE_GO = 1, EXPLORE_GO = 2, DROP_GO = 3,
  PATROL_GO = 4, BLOCK_SLOPE_GO = 5, ND_GO = 0, DEFEND_BASE_GO = 0,
  ATTACK_BASE_GO = 1, EXPLORE_GO = 2, DROP_GO = 3, PATROL_GO = 4,
  BLOCK_SLOPE_GO = 5, ND_GO = 0
}
enum  groupStatus_t {
  OBJ_IN_PROGRESS_GS = 1, MOVE_TO_OBJ_GS = 2, WAIT_4_UNITS_GS = 3, FLEE_OBJ_GS = 4,
  ND_GS = 0, OBJ_IN_PROGRESS_GS = 1, MOVE_TO_OBJ_GS = 2, WAIT_4_UNITS_GS = 3,
  FLEE_OBJ_GS = 4, ND_GS = 0
}

Enumeration Type Documentation

Enumerator:
DEFEND_BASE_GO 
ATTACK_BASE_GO 
EXPLORE_GO 
DROP_GO 
PATROL_GO 
BLOCK_SLOPE_GO 
ND_GO 
DEFEND_BASE_GO 
ATTACK_BASE_GO 
EXPLORE_GO 
DROP_GO 
PATROL_GO 
BLOCK_SLOPE_GO 
ND_GO 
Enumerator:
OBJ_IN_PROGRESS_GS 
MOVE_TO_OBJ_GS 
WAIT_4_UNITS_GS 
FLEE_OBJ_GS 
ND_GS 
OBJ_IN_PROGRESS_GS 
MOVE_TO_OBJ_GS 
WAIT_4_UNITS_GS 
FLEE_OBJ_GS 
ND_GS 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines