BWAPI
|
#include "Interface.h"
#include "TypeSafeEnum.h"
#include "UnitGroup.h"
#include "Base.h"
#include "AOEThreat.h"
Go to the source code of this file.
Classes | |
struct | GoalTypeDef |
struct | ActionTypeDef |
class | Goal |
Typedefs | |
typedef SafeEnum< GoalTypeDef > | GoalType |
typedef SafeEnum< ActionTypeDef > | ActionType |
typedef SafeEnum<ActionTypeDef> ActionType |
typedef SafeEnum<GoalTypeDef> GoalType |