hx3d  1
2D/3D Simple Game Framework
Public Attributes | List of all members
hx3d::physics2d::Material Struct Reference

Physical material: friction & restitution. More...

#include <material.hpp>

Public Attributes

float staticFriction
 Static friction.
 
float dynamicFriction
 Dynamic friction.
 
float restitution
 Restitution.
 

Detailed Description

Physical material: friction & restitution.

Definition at line 30 of file material.hpp.


The documentation for this struct was generated from the following files: