Skip to content

Interface: JointOpt

Joint definitions are used to construct joints.

Extended by

Properties

collideConnected?

optional collideConnected: boolean

Set this flag to true if the attached bodies should collide.


style?

optional style: Style

Styling for dev-tools.


userData?

optional userData: any

Use this to attach application specific data to your joints.