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