love / 11.3 / particlesystem-getquads.html /

ParticleSystem:getQuads

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

Gets the series of Quads used for the particle sprites.

Function

Synopsis

quads = ParticleSystem:getQuads( )

Arguments

Nothing.

Returns

table quads
A table containing the Quads used.

See Also

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