ParticleSystem:setTexture
Available since LÖVE 0.9.1
It has been renamed from ParticleSystem:setImage.
Sets the texture (Image or Canvas) to be used for the particles.
Function
Synopsis
1 | ParticleSystem:setTexture( texture ) |
Arguments
Returns
Nothing.
Please login to continue.