love / 11.3 / particlesystem-setsprite.html /

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


© 2006–2020 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/ParticleSystem:setSprite