Appearance
Interface: JointOpt
Joint definitions are used to construct joints.
Extended by
JointDefDistanceJointOptFrictionJointOptGearJointOptMotorJointOptMouseJointOptPrismaticJointOptPulleyJointOptRevoluteJointOptRopeJointOptWeldJointOptWheelJointOpt
Properties
collideConnected?
optionalcollideConnected:boolean
Set this flag to true if the attached bodies should collide.
style?
optionalstyle:Style
Styling for dev-tools.
userData?
optionaluserData:any
Use this to attach application specific data to your joints.