PackageBox2D.Dynamics.Joints
Classpublic class b2DistanceJointDef
Inheritanceb2DistanceJointDef Inheritance b2JointDef



Public Properties
 PropertyDefined by
  anchorPoint1 : b2Vec2
b2DistanceJointDef
  anchorPoint2 : b2Vec2
b2DistanceJointDef
 Inheritedbody1 : b2Body
b2JointDef
 Inheritedbody2 : b2Body
b2JointDef
 InheritedcollideConnected : Boolean
b2JointDef
 Inheritedtype : int
b2JointDef
 InheriteduserData : *
b2JointDef
Public Methods
 MethodDefined by
  
b2DistanceJointDef
Property detail
anchorPoint1property
public var anchorPoint1:b2Vec2
anchorPoint2property 
public var anchorPoint2:b2Vec2
Constructor detail
b2DistanceJointDef()constructor
public function b2DistanceJointDef()