Appearance
Interface: GearJointOpt
Gear joint definition.
Extends
Extended by
Properties
collideConnected?
optionalcollideConnected:boolean
Set this flag to true if the attached bodies should collide.
Inherited from
ratio?
optionalratio:number
The gear ratio. See GearJoint for explanation.
style?
optionalstyle:Style
Styling for dev-tools.
Inherited from
userData?
optionaluserData:any
Use this to attach application specific data to your joints.