ParticleSystem:setSprite

ParticleSystem:setSprite

Removed in LÖVE 0.9.0
It has been renamed to ParticleSystem:setImage.

Sets the image which is to be emitted.

Function

Synopsis

1
ParticleSystem:setSprite( sprite )

Arguments

Image sprite
An Image to use for the particle.

Returns

Nothing.

See Also


doc_love
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.