PackageBox2D.Dynamics.Joints
Classpublic class b2GearJointDef
Inheritanceb2GearJointDef Inheritance b2JointDef



Public Properties
 PropertyDefined by
 Inheritedbody1 : b2Body
b2JointDef
 Inheritedbody2 : b2Body
b2JointDef
 InheritedcollideConnected : Boolean
b2JointDef
  joint1 : b2Joint
b2GearJointDef
  joint2 : b2Joint
b2GearJointDef
  ratio : Number
b2GearJointDef
 Inheritedtype : int
b2JointDef
 InheriteduserData : *
b2JointDef
Public Methods
 MethodDefined by
  
b2GearJointDef
Property detail
joint1property
public var joint1:b2Joint
joint2property 
public var joint2:b2Joint
ratioproperty 
public var ratio:Number
Constructor detail
b2GearJointDef()constructor
public function b2GearJointDef()