MouseJoint:setTarget
Sets the target point.
Function
Synopsis
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.
MouseJoint:setTarget( x, y )
number x
number y
Nothing.
Please login to continue.