|
BWAPI
|


Go to the source code of this file.
Classes | |
| class | InformationManager |
Defines | |
| #define | SCANNER_SWEEP_FREQUENCY 30 |
Typedefs | |
| typedef std::map < BWAPI::UnitType, BWAPI::UnitType > | BuildingToUnitMap |
| typedef std::map < BWAPI::UnitType, std::vector < BWAPI::TechType > > | BuildingToTechMap |
| typedef std::map < BWAPI::UnitType, std::vector < BWAPI::UpgradeType > > | BuildingToUpgradeMap |
| typedef std::map < BWAPI::UnitType, std::vector < BWAPI::UnitType > > | BuildingToAddonMap |
| typedef std::map< BWAPI::Unit *, BWAPI::UnitType > | UnitToTypeMap |
| typedef std::map< BWAPI::Unit *, int > | UnitToTimeMap |
Functions | |
| DWORD WINAPI | AnalyzeMapThread () |
| #define SCANNER_SWEEP_FREQUENCY 30 |
| typedef std::map<BWAPI::UnitType, std::vector<BWAPI::UnitType> > BuildingToAddonMap |
| typedef std::map<BWAPI::UnitType, std::vector<BWAPI::TechType> > BuildingToTechMap |
| typedef std::map<BWAPI::UnitType, BWAPI::UnitType> BuildingToUnitMap |
| typedef std::map<BWAPI::UnitType, std::vector<BWAPI::UpgradeType> > BuildingToUpgradeMap |
| typedef std::map<BWAPI::Unit*, int> UnitToTimeMap |
| typedef std::map<BWAPI::Unit*, BWAPI::UnitType> UnitToTypeMap |
| DWORD WINAPI AnalyzeMapThread | ( | ) |


1.7.6.1