Difference between revisions of "Shape:getFriction"

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

Revision as of 10:48, 25 March 2011

Gets the friction of this shape.

Function

Synopsis

friction = Shape:getFriction( )

Arguments

None.

Returns

number friction
The friction of this Shape.

See Also


Other Languages