Available since: Gideros 2011.6 Class: b2.Body
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