| Package | Box2D.Dynamics.Joints | 
| Class | public class b2JointDef | 
| Subclasses | b2DistanceJointDef, b2GearJointDef, b2MouseJointDef, b2PrismaticJointDef, b2PulleyJointDef, b2RevoluteJointDef | 
| Property | Defined by | ||
|---|---|---|---|
| body1 : b2Body | b2JointDef | ||
| body2 : b2Body | b2JointDef | ||
| collideConnected : Boolean | b2JointDef | ||
| type : int | b2JointDef | ||
| userData : * | b2JointDef | ||
| Method | Defined by | ||
|---|---|---|---|
| b2JointDef | |||