Package org.jbox2d.dynamics.joints
package org.jbox2d.dynamics.joints
-
ClassDescriptionDefinition for a
ConstantVolumeJoint
, which connects a group a bodies together so they maintain a constant volume within them.A distance joint constrains two points on two bodies to remain at a fixed distance from each other.Distance joint definition.Friction joint definition.A gear joint is used to connect two joints together.Gear joint definition.The base joint class.Joint definitions are used to construct joints.A joint edge is used to connect bodies and joints together in a joint graph where each body is a node and each joint is an edge.A mouse joint is used to make a point on a body track a specified world point.Mouse joint definition.A prismatic joint.Prismatic joint definition.The pulley joint is connected to two bodies and two fixed ground points.Pulley joint definition.A revolute joint constrains two bodies to share a common point while they are free to rotate about the point.Revolute joint definition.A rope joint enforces a maximum distance between two points on two bodies.Rope joint definition.A weld joint essentially glues two bodies together.A wheel joint.Wheel joint definition.