MouseJoint:getTarget
Gets the target point.
Function
Synopsis
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.
x, y = MouseJoint:getTarget( )
None.
number xnumber y
Please login to continue.