Function
MouseJoint:getTarget( )
Gets the target point.
Synopsis
x, y = MouseJoint:getTarget( )
Returns
x number The x-component of the target.
y number The x-component of the target.
Copyright © 2006-2010 LÖVE Development Team.