Contact:setFriction
Available since LÖVE 0.8.0
This function is not supported in earlier versions.
Sets the contact friction.
Function
Synopsis
Contact
:
setFriction
(
friction
)
Arguments
number friction
The contact friction.
Returns
Nothing.
See Also
Contact