World:getGravity
Get the gravity of the world.
Function
Synopsis
x, y = World:getGravity( )
Arguments
None.
Returns
number x- The x component of gravity.
number y- The y component of gravity.
Get the gravity of the world.
x, y = World:getGravity( )
None.
number xnumber y
Please login to continue.