MXVK Vulkan Framework 0.24.0
C++20 Vulkan rendering framework for practical 2D and 3D application development with SDL3.
Loading...
Searching...
No Matches
anonymous_namespace{fireworks.cpp}::Explosion Struct Reference

Public Attributes

std::vector< Particleparticles {}

Detailed Description

Definition at line 38 of file fireworks.cpp.

Member Data Documentation

◆ particles

std::vector<Particle> anonymous_namespace{fireworks.cpp}::Explosion::particles {}

Definition at line 39 of file fireworks.cpp.

39{};

The documentation for this struct was generated from the following file: