MouseJoint:getTarget
Gets the target point.
Function
Synopsis
1 | x, y = MouseJoint:getTarget( ) |
Arguments
None.
Returns
number x
- The x-component of the target.
number y
- The x-component of the target.
Gets the target point.
1 | x, y = MouseJoint:getTarget( ) |
None.
number x
number y
Designed by : w10schools
service@w10schools.com
Please login to continue.