| Package | Box2D.Dynamics.Joints | 
| Class | public class b2DistanceJointDef | 
| Inheritance | b2DistanceJointDef   b2JointDef | 
| Property | Defined by | ||
|---|---|---|---|
| anchorPoint1 : b2Vec2 | b2DistanceJointDef | ||
| anchorPoint2 : b2Vec2 | b2DistanceJointDef | ||
![]()  | body1 : b2Body | b2JointDef | |
![]()  | body2 : b2Body | b2JointDef | |
![]()  | collideConnected : Boolean | b2JointDef | |
![]()  | type : int | b2JointDef | |
![]()  | userData : * | b2JointDef | |
| Method | Defined by | ||
|---|---|---|---|
| b2DistanceJointDef | |||