Box2D
3.0.0
A Real-Time-Oriented 2-D Physics Engine
|
#include <VelocityConstraint.hpp>
Public Attributes | |
RealNum | dtRatio = 1 |
LinearVelocity | velocityThreshold = DefaultVelocityThreshold |
bool | blockSolve = true |
bool box2d::VelocityConstraint::Conf::blockSolve = true |
RealNum box2d::VelocityConstraint::Conf::dtRatio = 1 |
LinearVelocity box2d::VelocityConstraint::Conf::velocityThreshold = DefaultVelocityThreshold |