PlayRho  2.0.0
An interactive physics engine & library.
MovementConf.hpp File Reference

Definition of the MovementConf class and closely related code. More...

#include <playrho/Units.hpp>
Include dependency graph for MovementConf.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  playrho::MovementConf
 Movement configuration. More...
 

Namespaces

 playrho
 

Functions

MovementConf playrho::GetMovementConf (const StepConf &conf) noexcept
 Gets the movement configuration from the given value. More...
 

Detailed Description

Definition of the MovementConf class and closely related code.