love.graphics.newParticleSystem
Creates a new ParticleSystem.
Function
Synopsis
A = love.graphics.newParticleSystem( image, buffer )
Arguments
Returns
ParticleSystem A
- new ParticleSystem.
Creates a new ParticleSystem.
A = love.graphics.newParticleSystem( image, buffer )
ParticleSystem A