B2.Body:setPosition
From GiderosMobile
Available since: Gideros 2011.6
Description
Sets the world body origin position.
= b2.Body:setPosition(xy,)
'x: (number) x coordinate of the position '
'y: (number) y coordinate of the position '
Available since: Gideros 2011.6
Sets the world body origin position.
= b2.Body:setPosition(xy,)
'x: (number) x coordinate of the position '
'y: (number) y coordinate of the position '