Static tenths friction. More...
#include <playrho/d2/part/Compositor.hpp>
Static Public Attributes | |
static constexpr auto | friction = NonNegative<Real>{Real(F) / Real{10}} |
Friction of the shape. | |
Static tenths friction.
Provides a compile-time static class implementation of the friction policy of the Compositor
host class template.