Views
Shape:getRestitution
Removed in LÖVE 0.8.0 |
This method 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