Docs > Class > Friction
Friction class
force.Friction
Constructor
Friction(coefficient=0.1) -> Friction.
Class Method
- apply_on(obj: Object)
To set the object got the friction.
Properties
- coefficient
Return the value of coefficient.
Math Support
- Addition
Can do the addtion between two friction to add two coefficient.