pub fn demo_firework_0( center: Vec2, spawn_after: Duration, enable_gradient: bool, colors: Vec<(u8, u8, u8)>, cfg: &Config, ) -> Firework