|
BWAPI
|
#include "Common.h"#include "ProductionManager.h"#include "starcraftsearch\ActionSet.hpp"#include "starcraftsearch\ProtossState.hpp"#include "starcraftsearch\DFBBStarcraftSearch.hpp"#include "starcraftsearch\StarcraftData.hpp"
Defines | |
| #define | BOADD(N, T, B) for (int i=0; i<N; ++i) { queue.queueAsLowestPriority(MetaType(T), B); } |
| #define | GOAL_ADD(G, M, N) G.push_back(std::pair<MetaType, int>(M, N)) |
1.7.6.1