Body:getLocalCenter

Body:getLocalCenter

Get the center of mass position in local coordinates.

Use Body:getWorldCenter to get the center of mass in world coordinates.

Function

Synopsis

x, y = Body:getLocalCenter( )

Arguments

None.

Returns

number x
The x coordinate of the center of mass.
number y
The y coordinate of the center of mass.

See Also


doc_love
2017-03-21 15:41:00
Comments
Leave a Comment

Please login to continue.