B2.MouseJoint:setTarget
From GiderosMobile
Available since: Gideros 2011.6
Description
Updates the target point.
= b2.MouseJoint:setTarget(xy,)
'x: (number) x coordinate of the target point '
'y: (number) y coordinate of the target point '
Available since: Gideros 2011.6
Updates the target point.
= b2.MouseJoint:setTarget(xy,)
'x: (number) x coordinate of the target point '
'y: (number) y coordinate of the target point '