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.
Gets the position of the emitter.
x, y = ParticleSystem:getPosition( )
None.
number xnumber y
Please login to continue.