Fixture:getFriction
Available since LÖVE
0.8.0
This method is not supported in earlier versions.
Returns the friction of the fixture.
Function
Synopsis
friction
=
Fixture
:
getFriction
(
)
Arguments
None.
Returns
number
friction
The fixture friction.
See Also
Fixture
Fixture:setFriction
Category
:
Functions