Body:getWorldCenter
Get the center of mass position in world coordinates.
Use Body:getLocalCenter to get the center of mass in local coordinates.
Function
Synopsis
x, y = Body:getWorldCenter( )
Arguments
None.
Get the center of mass position in world coordinates.
Use Body:getLocalCenter to get the center of mass in local coordinates.
x, y = Body:getWorldCenter( )
None.