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

ParticleSystem:setSprite( sprite )

Arguments

Image sprite
An Image to use for the particle.

Returns

Nothing.

See Also


doc_love
2017-03-21 15:52:00
Comments
Leave a Comment

Please login to continue.