PackageBox2D.Dynamics.Joints
Classpublic class b2GearJointDef
Inheritanceb2GearJointDef Inheritance b2JointDef Inheritance Object



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()