|
BWAPI
|
#include "BuildFactoryTask.h"#include "Environment.h"#include "BaseAgent.h"#include "Agent.h"#include "AiLogger.h"
Defines | |
| #define | TASK_PRIORITY_FACTOR 1000.0 |
| #define | WORKER_AGENTS_PER_FACTORY 18 |
| #define | WORKER_BONUS 8 |
| #define | DEPOT_BONUS 0 |
| #define | MAX_FACTORIES 3 |
| #define | GENERATE_FREQ 100 |
| #define DEPOT_BONUS 0 |
| #define GENERATE_FREQ 100 |
| #define MAX_FACTORIES 3 |
| #define TASK_PRIORITY_FACTOR 1000.0 |
| #define WORKER_AGENTS_PER_FACTORY 18 |
| #define WORKER_BONUS 8 |
1.7.6.1