BWAPI
Defines
Environment.cpp File Reference
#include "Environment.h"
#include "MapSector.h"
#include "Task.h"
#include "BuildRefineryTask.h"
#include "RecollectMinTask.h"
#include "RecollectGasTask.h"
#include "Agent.h"
#include "BaseAgent.h"
#include "WorkerAgent.h"
Include dependency graph for Environment.cpp:

Defines

#define ATTACK_RANGE_FACTOR   0.0
#define QUADRANTS_PER_AXIS   3
#define ENERGY_FACTOR   2;
#define INVISIBLE_FACTOR   100;
#define ATTACKER_FACTOR   1000;
#define HEALER_FACTOR   10000;
#define BUNKER_FACTOR   10000;

Define Documentation

#define ATTACK_RANGE_FACTOR   0.0
#define ATTACKER_FACTOR   1000;
#define BUNKER_FACTOR   10000;
#define ENERGY_FACTOR   2;
#define HEALER_FACTOR   10000;
#define INVISIBLE_FACTOR   100;
#define QUADRANTS_PER_AXIS   3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines