Difference between revisions of "Contact:getRestitution"

m (included link to other languages)
 
Line 13: 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.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|Contact:getRestitution}}
 
{{i18n|Contact:getRestitution}}

Latest revision as of 10:57, 25 March 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