Available since LÖVE 11.0
It has been renamed from ParticleSystem:setAreaSpread.
Sets area-based spawn parameters for the particles. Newly created particles will spawn in an area around the emitter based on the parameters to this function.
ParticleSystem:setEmissionArea( distribution, dx, dy, angle, directionRelativeToCenter )
AreaSpreadDistribution distributionnumber dxnumber dynumber angle (0)boolean directionRelativeToCenter (false)Nothing.
© 2006–2020 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/ParticleSystem:setEmissionArea