ParticleSystem:getEmissionRate

ParticleSystem:getEmissionRate

Available since LÖVE 0.9.0
This function is not supported in earlier versions.

Gets the amount of particles emitted per second.

Function

Synopsis

rate = ParticleSystem:getEmissionRate( )

Arguments

Nothing.

Returns

number rate
The amount of particles per second.

See Also


doc_love
2017-03-21 15:51:32
Comments
Leave a Comment

Please login to continue.