Difference between revisions of "Shape:getRestitution"

m (included link to other languages)
Line 13: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Gets the restitution of this shape.}}
 
{{#set:Description=Gets the restitution of this shape.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|Shape:getRestitution}}
 
{{i18n|Shape:getRestitution}}

Revision as of 10:53, 25 March 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