Module firework_rs::fireworks
source · Expand description
firework module provides functions to define, create and update fireworks
Structs§
- Struct representing a single firework
- Struct representing the configuration of a single
Firework FireworkManagermanages allFireworks
Enums§
- Enum that represents whether the
Fireworkmake one instantaneous explosion or continuously emit particles StaticInstallkeeps all the fireworks inFireworkManagerand won’t delete them- Struct representing state of a
Firework