|
TorchCraftAI
A bot for machine learning research on StarCraft: Brood War
|
Functions | |
| void | init () |
| void torchcraft::BW::data::init | ( | ) |
| int torchcraft::BW::data::Acceleration[] |
| std::string torchcraft::BW::data::AirWeapon[] |
| int torchcraft::BW::data::Armor[] |
| std::string torchcraft::BW::data::ArmorUpgrade[] |
| int torchcraft::BW::data::BuildScore[] |
| int torchcraft::BW::data::BuildTime[] |
| bool torchcraft::BW::data::CanAttack[] |
| bool torchcraft::BW::data::CanBuildAddon[] |
| bool torchcraft::BW::data::CanMove[] |
| bool torchcraft::BW::data::CanProduce[] |
| std::string torchcraft::BW::data::CloakingTech[] |
| int torchcraft::BW::data::DestroyScore[] |
| int torchcraft::BW::data::DimensionDown[] |
| int torchcraft::BW::data::DimensionLeft[] |
| int torchcraft::BW::data::DimensionRight[] |
| int torchcraft::BW::data::DimensionUp[] |
| int torchcraft::BW::data::GasPrice[] |
| std::string torchcraft::BW::data::GetRace[] |
| std::string torchcraft::BW::data::GroundWeapon[] |
| int torchcraft::BW::data::HaltDistance[] |
| bool torchcraft::BW::data::HasPermanentCloak[] |
| int torchcraft::BW::data::Height[] |
| bool torchcraft::BW::data::IsAddon[] |
| bool torchcraft::BW::data::IsBeacon[] |
| bool torchcraft::BW::data::IsBuilding[] |
| bool torchcraft::BW::data::IsBurrowable[] |
| bool torchcraft::BW::data::IsCloakable[] |
| bool torchcraft::BW::data::IsCritter[] |
| bool torchcraft::BW::data::IsDetector[] |
| bool torchcraft::BW::data::IsFlagBeacon[] |
| bool torchcraft::BW::data::IsFlyer[] |
| bool torchcraft::BW::data::IsFlyingBuilding[] |
| bool torchcraft::BW::data::IsHero[] |
| bool torchcraft::BW::data::IsInvincible[] |
| bool torchcraft::BW::data::IsMechanical[] |
| bool torchcraft::BW::data::IsMineralField[] |
| bool torchcraft::BW::data::IsNeutral[] |
| bool torchcraft::BW::data::IsOrganic[] |
| bool torchcraft::BW::data::IsPowerup[] |
| bool torchcraft::BW::data::IsRefinery[] |
| bool torchcraft::BW::data::IsResourceContainer[] |
| bool torchcraft::BW::data::IsResourceDepot[] |
| bool torchcraft::BW::data::IsRobotic[] |
| bool torchcraft::BW::data::IsSpecialBuilding[] |
| bool torchcraft::BW::data::IsSpell[] |
| bool torchcraft::BW::data::IsSpellcaster[] |
| bool torchcraft::BW::data::IsTwoUnitsInOneEgg[] |
| bool torchcraft::BW::data::IsWorker[] |
| int torchcraft::BW::data::MaxAirHits[] |
| int torchcraft::BW::data::MaxEnergy[] |
| int torchcraft::BW::data::MaxGroundHits[] |
| int torchcraft::BW::data::MaxHitPoints[] |
| int torchcraft::BW::data::MaxShields[] |
| int torchcraft::BW::data::MineralPrice[] |
| bool torchcraft::BW::data::ProducesLarva[] |
| bool torchcraft::BW::data::RegeneratesHP[] |
| std::string torchcraft::BW::data::RequiredTech[] |
| bool torchcraft::BW::data::RequiresCreep[] |
| bool torchcraft::BW::data::RequiresPsi[] |
| int torchcraft::BW::data::SeekRange[] |
| int torchcraft::BW::data::SightRange[] |
| std::string torchcraft::BW::data::Size[] |
| int torchcraft::BW::data::SpaceProvided[] |
| int torchcraft::BW::data::SpaceRequired[] |
| int torchcraft::BW::data::SupplyProvided[] |
| int torchcraft::BW::data::SupplyRequired[] |
| int torchcraft::BW::data::TileHeight[] |
| std::string torchcraft::BW::data::TileSize[] |
| int torchcraft::BW::data::TileWidth[] |
| double torchcraft::BW::data::TopSpeed[] |
| std::unordered_map<UnitType, int> torchcraft::BW::data::TotalGasPrice |
| std::unordered_map<UnitType, int> torchcraft::BW::data::TotalMineralPrice |
| int torchcraft::BW::data::TurnRadius[] |
| int torchcraft::BW::data::Width[] |
1.8.11