public class GearJointDef extends JointDef
| Modifier and Type | Field and Description |
|---|---|
Joint |
joint1
The first revolute/prismatic joint attached to the gear joint.
|
Joint |
joint2
The second revolute/prismatic joint attached to the gear joint.
|
float |
ratio
Gear ratio.
|
| Constructor and Description |
|---|
GearJointDef() |
Copyright © 2017. All Rights Reserved.