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