B2.World:setGravity

From GiderosMobile
Revision as of 10:59, 3 September 2018 by Hgy29 (talk | contribs)


Available since: Gideros 2011.6
Class: b2.World

Description


Sets the gravity vector.

 b2.World:setGravity(gravityx,gravityy)

Parameters

gravityx: (number) the x component the gravity
gravityy: (number) the y component the gravity