Body:getPosition
Get the position of the body.
Note that this may not be the center of mass of the body.
Function
Synopsis
1 | x, y = Body:getPosition( ) |
Arguments
None.
Returns
number x
- The x position.
number y
- The y position.
Get the position of the body.
Note that this may not be the center of mass of the body.
1 | x, y = Body:getPosition( ) |
None.
number x
number y
Designed by : w10schools
service@w10schools.com
Please login to continue.