Fixture:setRestitution
 Available since LÖVE 0.8.0  
 This method is not supported in earlier versions. 
Sets the restitution of the fixture.
Function
Synopsis
Fixture:setRestitution( restitution )
Arguments
- number restitution
- The fixture restitution.
Returns
Nothing.
 
          
Please login to continue.