B2.World:setGravity

From GiderosMobile
Revision as of 11:45, 23 August 2018 by Hgy29 (talk | contribs)

Available since: Gideros 2011.6

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