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 x
number y
Nothing.
Please login to continue.