Module particle

Module particle 

Source
Expand description

The Particle and ParticleSystem structs.

Structsยง

Particle
A Particle describes a single emission from a ParticleSystem.
ParticleProps
A ParticleProps defines how Particles are created.
ParticleSystem
A ParticleSystem deals with the emission, and creation of Particles.