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