|
BWAPI
|
#include "Task.h"#include "AssaultSectorTask.h"#include "AttackUnitTask.h"#include "ProtectUnitTask.h"#include "ExploreSectorTask.h"#include "MapSector.h"#include "Environment.h"#include "Agent.h"#include "BaseAgent.h"#include "WorkerAgent.h"#include "BuildingAgent.h"#include "ExplorerAgent.h"#include "AttackerAgent.h"
1.7.6.1