Definition of the BodyType enumeration and closely related code.  
More...
Namespaces | |
| playrho | |
Enumerations | |
| enum class | playrho::BodyType { playrho::Static = 0 , playrho::Kinematic , playrho::Dynamic } | 
| Type of body.  More... | |
Functions | |
| bool | playrho::IsAccelerable (BodyType type) | 
| Is "accelerable".  More... | |
| bool | playrho::IsSpeedable (BodyType type) | 
| Is "speedable".  More... | |
Definition of the BodyType enumeration and closely related code.