Function
Body:getPosition( )
Get the position of the body.

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

Synopsis
x, y = Body:getPosition( )
Returns
x number The x position.
y number The y position.
See Also
Body:getX   Body:getY   Body:getWorldCenter  
Copyright © 2006-2010 LÖVE Development Team.