W3cubDocs

/LÖVE

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.

See Also


© 2006–2016 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/MouseJoint:getTarget