BWAPI
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Enumerations
BW::ExplosionID Namespace Reference

Enumerations

enum  Enum {
  None = 0x00, Normal = 0x01, Radial_Splash = 0x02, Enemy_Splash = 0x03,
  Lockdown = 0x04, Nuclear_Missile = 0x05, Parasite = 0x06, Broodlings = 0x07,
  EMP_Shockwave = 0x08, Irradiate = 0x09, Ensnare = 0x0A, Plague = 0x0B,
  Stasis_Field = 0x0C, Dark_Swarm = 0x0D, Consume = 0x0E, Yamato_Gun = 0x0F,
  Restoration = 0x10, Disruption_Web = 0x11, Corrosive_Acid = 0x12, Mind_Control = 0x13,
  Feedback = 0x14, Optical_Flare = 0x15, Maelstrom = 0x16, Unused = 0x17,
  Air_Splash = 0x18
}

Detailed Description

Enumeration of the explosion types. From DatEdit x1.5


Enumeration Type Documentation

Enumerator:
None 
Normal 
Radial_Splash 
Enemy_Splash 
Lockdown 
Nuclear_Missile 
Parasite 
Broodlings 
EMP_Shockwave 
Irradiate 
Ensnare 
Plague 
Stasis_Field 
Dark_Swarm 
Consume 
Yamato_Gun 
Restoration 
Disruption_Web 
Corrosive_Acid 
Mind_Control 
Feedback 
Optical_Flare 
Maelstrom 
Unused 
Air_Splash 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines