Function
Joint:getReactionForce( )
Gets the reaction force on Body 2 at the joint anchor.
Synopsis
x, y = Joint:getReactionForce( )
Returns
x number The x-component of the force.
y number The y-component of the force.
Copyright © 2006-2010 LÖVE Development Team.