BWAPI
|
#include <BWAPI.h>
#include <BWTA.h>
#include <windows.h>
#include <math.h>
#include "Micro/Units/BayesianUnit.h"
#include "Micro/Formations.h"
#include "Utils/Vec.h"
#include <set>
#include <boost/bimap/bimap.hpp>
#include "Intelligence/EUnitsFilter.h"
Go to the source code of this file.
Classes | |
struct | Dmg |
struct | i_dist |
struct | BasicUnitsGroup |
class | UnitsGroup |
Defines | |
#define | _UNITS_DEBUG 1 |
Typedefs | |
typedef boost::bimaps::bimap < BWAPI::Unit *, Dmg > | UnitDmgBimap |
typedef UnitDmgBimap::relation | UnitDmg |
#define _UNITS_DEBUG 1 |
typedef UnitDmgBimap::relation UnitDmg |
typedef boost::bimaps::bimap<BWAPI::Unit*, Dmg> UnitDmgBimap |