Difference between revisions of "Shape:getRestitution"

m (1 revision: Importing from potato (again).)
m (included link to other languages)
Line 1: Line 1:
 
 
Gets the restitution of this shape.
 
Gets the restitution of this shape.
 
== Function ==
 
== Function ==
Line 14: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Gets the restitution of this shape.}}
 
{{#set:Description=Gets the restitution of this shape.}}
 +
== Other Languages ==
 +
{{i18n|Shape:getRestitution}}

Revision as of 08:40, 23 January 2011

Gets the restitution of this shape.

Function

Synopsis

restitution = Shape:getRestitution( )

Arguments

None.

Returns

number restitution
The restitution of this Shape.

See Also

Other Languages