The visibility of the particles in this group.
The default height for all particles.
The default width for all particles.
The list of particles.
Gets/sets individual gravity offset of the particles in this group.
Gets/sets individual gravity offset of the particles in this group.
Adds a particle to the group.
Adds an array of particles to the group.
Creates a particle and adds it to the group.
Abstract method that must be implemented to return a new instantiated particle.
Destroys and removes all of the particles in this group.
Draws all the particles in the group.
Removes a particle from the group.
Generated using TypeDoc
An abstract class representing a group of particles.
ParticleGroup
TParticle