The underlying EngineParticle.
The unique id of the Particle.
The parent ParticleGroup.
The height of the Particle.
The width of the Particle.
Draws the Particle and subsequently calls drawCore passing in the coordinates.
An abstract method that must be implemented to perform the actual drawing of the Particle.
Removes this Particle from its parent ParticleGroup.
Generated using TypeDoc
An abstract class representing a rendered particle.
Particle