B2.Body:getPosition

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

Available since: Gideros 2011.6

Description


Returns the world body origin position.

(number), (number) = b2.Body:getPosition()

Returns (number) x coordinate of the body position
Returns (number) y coordinate of the body position