BWAPI
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Defines
Functions | Variables
BWAPI::UpgradeTypes Namespace Reference

Functions

UpgradeType getUpgradeType (std::string name)
std::set< UpgradeType > & allUpgradeTypes ()
void init ()

Variables

const UpgradeType Terran_Infantry_Armor
const UpgradeType Terran_Vehicle_Plating
const UpgradeType Terran_Ship_Plating
const UpgradeType Zerg_Carapace
const UpgradeType Zerg_Flyer_Carapace
const UpgradeType Protoss_Ground_Armor
const UpgradeType Protoss_Air_Armor
const UpgradeType Terran_Infantry_Weapons
const UpgradeType Terran_Vehicle_Weapons
const UpgradeType Terran_Ship_Weapons
const UpgradeType Zerg_Melee_Attacks
const UpgradeType Zerg_Missile_Attacks
const UpgradeType Zerg_Flyer_Attacks
const UpgradeType Protoss_Ground_Weapons
const UpgradeType Protoss_Air_Weapons
const UpgradeType Protoss_Plasma_Shields
const UpgradeType U_238_Shells
const UpgradeType Ion_Thrusters
const UpgradeType Titan_Reactor
const UpgradeType Ocular_Implants
const UpgradeType Moebius_Reactor
const UpgradeType Apollo_Reactor
const UpgradeType Colossus_Reactor
const UpgradeType Ventral_Sacs
const UpgradeType Antennae
const UpgradeType Pneumatized_Carapace
const UpgradeType Metabolic_Boost
const UpgradeType Adrenal_Glands
const UpgradeType Muscular_Augments
const UpgradeType Grooved_Spines
const UpgradeType Gamete_Meiosis
const UpgradeType Metasynaptic_Node
const UpgradeType Singularity_Charge
const UpgradeType Leg_Enhancements
const UpgradeType Scarab_Damage
const UpgradeType Reaver_Capacity
const UpgradeType Gravitic_Drive
const UpgradeType Sensor_Array
const UpgradeType Gravitic_Boosters
const UpgradeType Khaydarin_Amulet
const UpgradeType Apial_Sensors
const UpgradeType Gravitic_Thrusters
const UpgradeType Carrier_Capacity
const UpgradeType Khaydarin_Core
const UpgradeType Argus_Jewel
const UpgradeType Argus_Talisman
const UpgradeType Caduceus_Reactor
const UpgradeType Chitinous_Plating
const UpgradeType Anabolic_Synthesis
const UpgradeType Charon_Boosters
const UpgradeType None
const UpgradeType Unknown

Function Documentation

Returns the set of all the UpgradeTypes.

Here is the caller graph for this function:

Given a string, this will return the upgrade type.

Here is the caller graph for this function:


Variable Documentation

 All Classes Namespaces Files Functions Variables Enumerations Enumerator Defines