BWAPI  4.2.0
An API for interacting with Starcraft: Broodwar (1.16.1)
Enumerations
BWAPI::TechTypes::Enum Namespace Reference

Enumerations

enum  Enum {
  Stim_Packs = 0,
  Lockdown,
  EMP_Shockwave,
  Spider_Mines,
  Scanner_Sweep,
  Tank_Siege_Mode,
  Defensive_Matrix,
  Irradiate,
  Yamato_Gun,
  Cloaking_Field,
  Personnel_Cloaking,
  Burrowing,
  Infestation,
  Spawn_Broodlings,
  Dark_Swarm,
  Plague,
  Consume,
  Ensnare,
  Parasite,
  Psionic_Storm,
  Hallucination,
  Recall,
  Stasis_Field,
  Archon_Warp,
  Restoration,
  Disruption_Web,
  Unused_26,
  Mind_Control,
  Dark_Archon_Meld,
  Feedback,
  Optical_Flare,
  Maelstrom,
  Lurker_Aspect,
  Unused_33,
  Healing,
  None = 44,
  Nuclear_Strike,
  Unknown,
  MAX
}

Detailed Description

Enumeration of Tech Types.

See also
TechType

Enumeration Type Documentation

Enumeration of Tech Types.

See also
TechType
Enumerator
Stim_Packs 

Value of 0 [0x0].

See BWAPI::TechTypes::Stim_Packs.

Lockdown 

Value of 1 [0x1].

See BWAPI::TechTypes::Lockdown.

EMP_Shockwave 

Value of 2 [0x2].

See BWAPI::TechTypes::EMP_Shockwave.

Spider_Mines 

Value of 3 [0x3].

See BWAPI::TechTypes::Spider_Mines.

Scanner_Sweep 

Value of 4 [0x4].

See BWAPI::TechTypes::Scanner_Sweep.

Tank_Siege_Mode 

Value of 5 [0x5].

See BWAPI::TechTypes::Tank_Siege_Mode.

Defensive_Matrix 

Value of 6 [0x6].

See BWAPI::TechTypes::Defensive_Matrix.

Irradiate 

Value of 7 [0x7].

See BWAPI::TechTypes::Irradiate.

Yamato_Gun 

Value of 8 [0x8].

See BWAPI::TechTypes::Yamato_Gun.

Cloaking_Field 

Value of 9 [0x9].

See BWAPI::TechTypes::Cloaking_Field.

Personnel_Cloaking 

Value of 10 [0xa].

See BWAPI::TechTypes::Personnel_Cloaking.

Burrowing 

Value of 11 [0xb].

See BWAPI::TechTypes::Burrowing.

Infestation 

Value of 12 [0xc].

See BWAPI::TechTypes::Infestation.

Spawn_Broodlings 

Value of 13 [0xd].

See BWAPI::TechTypes::Spawn_Broodlings.

Dark_Swarm 

Value of 14 [0xe].

See BWAPI::TechTypes::Dark_Swarm.

Plague 

Value of 15 [0xf].

See BWAPI::TechTypes::Plague.

Consume 

Value of 16 [0x10].

See BWAPI::TechTypes::Consume.

Ensnare 

Value of 17 [0x11].

See BWAPI::TechTypes::Ensnare.

Parasite 

Value of 18 [0x12].

See BWAPI::TechTypes::Parasite.

Psionic_Storm 

Value of 19 [0x13].

See BWAPI::TechTypes::Psionic_Storm.

Hallucination 

Value of 20 [0x14].

See BWAPI::TechTypes::Hallucination.

Recall 

Value of 21 [0x15].

See BWAPI::TechTypes::Recall.

Stasis_Field 

Value of 22 [0x16].

See BWAPI::TechTypes::Stasis_Field.

Archon_Warp 

Value of 23 [0x17].

See BWAPI::TechTypes::Archon_Warp.

Restoration 

Value of 24 [0x18].

See BWAPI::TechTypes::Restoration.

Disruption_Web 

Value of 25 [0x19].

See BWAPI::TechTypes::Disruption_Web.

Unused_26 
Mind_Control 

Value of 27 [0x1b].

See BWAPI::TechTypes::Mind_Control.

Dark_Archon_Meld 

Value of 28 [0x1c].

See BWAPI::TechTypes::Dark_Archon_Meld.

Feedback 

Value of 29 [0x1d].

See BWAPI::TechTypes::Feedback.

Optical_Flare 

Value of 30 [0x1e].

See BWAPI::TechTypes::Optical_Flare.

Maelstrom 

Value of 31 [0x1f].

See BWAPI::TechTypes::Maelstrom.

Lurker_Aspect 

Value of 32 [0x20].

See BWAPI::TechTypes::Lurker_Aspect.

Unused_33 
Healing 

Value of 34 [0x22].

See BWAPI::TechTypes::Healing.

None 
Nuclear_Strike 

Value of 45 [0x2d].

See BWAPI::TechTypes::Nuclear_Strike.

Unknown 
MAX