Views
Contact:setRestitution
Available since LÖVE 0.8.0 |
This method is not supported in earlier versions. |
Sets the contact restitution.
Function
Synopsis
Contact:setRestitution( restitution )
Arguments
number restitution
- The contact restitution.
Returns
Nothing.
See Also