Difference between revisions of "DistanceJoint:getDampingRatio"
(Created page with "{{newin|0.8.0|080|type=method}} Gets the damping ratio. == Function == === Synopsis === <source lang="lua"> ratio = DistanceJoint:getDampingRatio( ) </source> === Arguments ...") |
m |
||
Line 1: | Line 1: | ||
− | {{newin|[[0.8.0]]|080|type= | + | {{newin|[[0.8.0]]|080|type=function|text=It has been renamed from [[DistanceJoint:getDamping]]}} |
Gets the damping ratio. | Gets the damping ratio. | ||
Line 15: | Line 15: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
{{#set:Description=Gets the damping ratio.}} | {{#set:Description=Gets the damping ratio.}} | ||
− | |||
== Other Languages == | == Other Languages == | ||
{{i18n|DistanceJoint:getDampingRatio}} | {{i18n|DistanceJoint:getDampingRatio}} |
Latest revision as of 17:33, 29 May 2013
Available since LÖVE 0.8.0 |
It has been renamed from DistanceJoint:getDamping. |
Gets the damping ratio.
Function
Synopsis
ratio = DistanceJoint:getDampingRatio( )
Arguments
None.
Returns
number ratio
- The damping ratio.
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info