Urho3D
|
Classes | |
class | Dviglo::Constraint |
Physics constraint component. Connects two rigid bodies together, or one rigid body to a static point. More... | |
Enumerations | |
enum | Dviglo::ConstraintType { CONSTRAINT_POINT = 0, CONSTRAINT_HINGE, CONSTRAINT_SLIDER, CONSTRAINT_CONETWIST } |
Supported constraint types. | |