A particle that uses an image for its visualization.
ResourceRef< Image > mImageRef
Image * mImage
The image used for this particle.
~ImageParticle() override
bool draw(Graphics *graphics, int offsetX, int offsetY) const override
Draws the particle image.
A particle spawned by a ParticleEmitter.