Available since: Gideros 2011.6
Sets the gravity vector.
b2.World:setGravity(gravityx,gravityy)
'gravityx: (number) the x component the gravity ' 'gravityy: (number) the y component the gravity '