Skip to content

Latest commit

 

History

History
165 lines (98 loc) · 2.05 KB

ExplosionTypes.rst

File metadata and controls

165 lines (98 loc) · 2.05 KB

BWAPI

ExplosionTypes

BWAPI.ExplosionTypes

Module containing explosion types.

BWAPI.ExplosionType

Functions

allExplosionTypes() -> set

Retrieves a set of all ExplosionTypes.

return

Set of all ExplosionTypes.

rtype

~BWAPI.ExplosionTypeset

Constants

All constants are instances of the ~BWAPI.ExplosionType class

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

Air_Splash

Unknown

Enum

BWAPI.ExplosionTypes.Enum

Enumeration of explosion types.

None

Value of 0.

Normal

Value of 1.

Radial_Splash

Value of 2.

Enemy_Splash

Value of 3.

Lockdown

Value of 4.

Nuclear_Missile

Value of 5.

Parasite

Value of 6.

Broodlings

Value of 7.

EMP_Shockwave

Value of 8.

Irradiate

Value of 9.

Ensnare

Value of 10.

Plague

Value of 11.

Stasis_Field

Value of 12.

Dark_Swarm

Value of 13.

Consume

Value of 14.

Yamato_Gun

Value of 15.

Restoration

Value of 16.

Disruption_Web

Value of 17.

Corrosive_Acid

Value of 18.

Mind_Control

Value of 19.

Feedback

Value of 20.

Optical_Flare

Value of 21.

Maelstrom

Value of 22.

Air_Splash

Value of 24.

Unknown

Value of 25.

MAX

Value of 25.