Difference between revisions of "DistanceJoint:setDampingRatio"
m (1 revision: Importing from potato (again).) |
m (removed spam. (Undo revision 24816 by Nikhiltoky (talk))) |
||
(8 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{newin|[[0.8.0]]|080|type=function|text=It has been renamed from [[DistanceJoint:setDamping]]}} | ||
Sets the damping ratio. | Sets the damping ratio. | ||
+ | |||
== Function == | == Function == | ||
=== Synopsis === | === Synopsis === | ||
Line 10: | Line 12: | ||
=== Returns === | === Returns === | ||
Nothing. | Nothing. | ||
+ | |||
== See Also == | == See Also == | ||
* [[parent::DistanceJoint]] | * [[parent::DistanceJoint]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
{{#set:Description=Sets the damping ratio.}} | {{#set:Description=Sets the damping ratio.}} | ||
+ | {{#set:Since=080}} | ||
+ | == Other Languages == | ||
+ | {{i18n|DistanceJoint:setDampingRatio}} |
Latest revision as of 03:33, 12 January 2020
Available since LÖVE 0.8.0 |
It has been renamed from DistanceJoint:setDamping. |
Sets the damping ratio.
Function
Synopsis
DistanceJoint:setDampingRatio( ratio )
Arguments
number ratio
- The damping ratio.
Returns
Nothing.
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