ParticleSystem:getPosition
Gets the position of the emitter.
Function
Synopsis
x
,
y
=
ParticleSystem
:
getPosition
(
)
Arguments
None.
Returns
number x
Position along x-axis.
number y
Position along y-axis.
See Also
ParticleSystem