World:setGravity
Set the gravity of the world.
Function
Synopsis
World:setGravity( x, y )
Arguments
number x- The x component of gravity.
number y- The y component of gravity.
Returns
Nothing.
Set the gravity of the world.
World:setGravity( x, y )
number xnumber yNothing.
Please login to continue.