Function
MouseJoint:setTarget( x, y )
Sets the target point.
Synopsis
MouseJoint:setTarget( x, y )
Parameters
x number The x-component of the target.
y number The x-component of the target.
Copyright © 2006-2010 LÖVE Development Team.