BWAPI 4.2.0 An API for interacting with Starcraft: Broodwar (1.16.1) |
Enumerations | |
enum | Enum { Independent, Explosive, Concussive, Normal, Ignore_Armor, None, Unknown, MAX } |
Enumeration of damage types.
Enumeration of damage types.
Enumerator | |
---|---|
Independent | Value of 0 [0x0]. |
Explosive | Value of 1 [0x1]. |
Concussive | Value of 2 [0x2]. |
Normal | Value of 3 [0x3]. |
Ignore_Armor | Value of 4 [0x4]. |
None | |
Unknown | |
MAX |