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

Functions

TechType getTechType (std::string name)
std::set< TechType > & allTechTypes ()
void init ()

Variables

const TechType Stim_Packs
const TechType Lockdown
const TechType EMP_Shockwave
const TechType Spider_Mines
const TechType Scanner_Sweep
const TechType Tank_Siege_Mode
const TechType Defensive_Matrix
const TechType Irradiate
const TechType Yamato_Gun
const TechType Cloaking_Field
const TechType Personnel_Cloaking
const TechType Burrowing
const TechType Infestation
const TechType Spawn_Broodlings
const TechType Dark_Swarm
const TechType Plague
const TechType Consume
const TechType Ensnare
const TechType Parasite
const TechType Psionic_Storm
const TechType Hallucination
const TechType Recall
const TechType Stasis_Field
const TechType Archon_Warp
const TechType Restoration
const TechType Disruption_Web
const TechType Mind_Control
const TechType Dark_Archon_Meld
const TechType Feedback
const TechType Optical_Flare
const TechType Maelstrom
const TechType Lurker_Aspect
const TechType Healing
const TechType None
const TechType Unknown
const TechType Nuclear_Strike

Function Documentation

Returns the set of all the TechTypes.

TechType BWAPI::TechTypes::getTechType ( std::string  name)

Given a string, this will return the tech type.


Variable Documentation

 All Classes Namespaces Files Functions Variables Enumerations Enumerator Defines