Shape:getFriction
Removed in LÖVE 0.8.0
This function is not supported in that and later versions.
Gets the friction of this shape.
Function
Synopsis
friction
=
Shape
:
getFriction
(
)
Arguments
None.
Returns
number friction
The friction of this Shape.
See Also
Shape