Module fireworks

Source
Expand description

firework module provides functions to define, create and update fireworks

Structs§

Firework
Struct representing a single firework
FireworkConfig
Struct representing the configuration of a single Firework
FireworkManager
FireworkManager manages all Fireworks

Enums§

ExplosionForm
Enum that represents whether the Firework make one instantaneous explosion or continuously emit particles
FireworkInstallForm
StaticInstall keeps all the fireworks in FireworkManager and won’t delete them
FireworkState
Struct representing state of a Firework