hx3d
1
2D/3D Simple Game Framework
|
Physical material: friction & restitution. More...
#include <material.hpp>
Public Attributes | |
float | staticFriction |
Static friction. | |
float | dynamicFriction |
Dynamic friction. | |
float | restitution |
Restitution. | |
Physical material: friction & restitution.
Definition at line 30 of file material.hpp.