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.
See Also
MouseJoint