Difference between revisions of "DistanceJoint:setDampingRatio"
(add note saying this too may not be available) |
(The wiki always applies to the latest LÖVE version.) |
||
Line 1: | Line 1: | ||
Sets the damping ratio. | Sets the damping ratio. | ||
− | |||
== Function == | == Function == | ||
=== Synopsis === | === Synopsis === |
Revision as of 17:10, 28 February 2010
Sets the damping ratio.
Function
Synopsis
DistanceJoint:setDampingRatio( ratio )
Arguments
number ratio
- The damping ratio.
Returns
Nothing.