Function
Body:setPosition( x, y )
Set the position of the body.

Note that this may not be the center of mass of the body.

Synopsis
Body:setPosition( x, y )
Parameters
x number The x position.
y number The y position.
See Also
Body:setX   Body:setY   Body:getWorldCenter  
Copyright © 2006-2010 LÖVE Development Team.