class
   CP::Constraint::GearJoint
  
  - CP::Constraint::GearJoint
- CP::Constraint
- Reference
- Object
Overview
Keeps the angular velocity ratio of a pair of bodies constant.
Defined in:
chipmunk/constraint.crConstructors
Instance Method Summary
- 
        #phase : Float64
        
          The phase offset of the gears. 
- #phase=(phase : Number)
- 
        #ratio : Float64
        
          The angular distance of each ratchet. 
- #ratio=(ratio : Number)