Difference between revisions of "Joint:getReactionForce"

 
m (1 revision: Imported docs from potato.)
(No difference)

Revision as of 15:54, 14 February 2010


Function

Synopsis

x, y = Joint:getReactionForce( )

Arguments

None.

Returns

number x
The x-component of the force.
number y
The y-component of the force.

See Also