Difference between revisions of "Contact:getRestitution"
(add detail) |
m (included link to other languages) |
||
Line 1: | Line 1: | ||
− | + | Get the restitution between two shapes that are in contact. | |
== Function == | == Function == | ||
− | |||
=== Synopsis === | === Synopsis === | ||
<source lang="lua"> | <source lang="lua"> | ||
Line 14: | Line 13: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
{{#set:Description=Get the restitution between two shapes that are in contact.}} | {{#set:Description=Get the restitution between two shapes that are in contact.}} | ||
+ | == Other Languages == | ||
+ | {{i18n|Contact:getRestitution}} |
Revision as of 20:05, 22 January 2011
Get the restitution between two shapes that are in contact.
Function
Synopsis
restitution = Contact:getRestitution( )
Arguments
None.
Returns
number restitution
- The restitution between the two shapes.
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