BWAPI
|
Go to the source code of this file.
Classes | |
class | Objective |
Enumerations | |
enum | objective_t { DEFEND_BASE_OBJ = 0, ATTACK_BASE_OBJ = 1, EXPLORE_OBJ = 2, DROP_OBJ = 3, PATROL_OBJ = 4, BLOCK_SLOPE_OBJ = 5, ND_OBJ = 0 } |
enum | objectiveStatus_t { OBJ_IN_PROGRESS = 1, MOVE_TO_OBJ = 2, OBJ_NOT_ASSIGNED = 3, FLEE_OBJ = 4, ND_OBJ_STATUS = 0 } |
enum objective_t |
enum objectiveStatus_t |