Options
All
  • Public
  • Public/Protected
  • All
Menu

Class b2JointDef

Hierarchy

Implements

Index

Constructors

constructor

  • Parameters

    Returns b2JointDef

Properties

bodyA

bodyA: b2Body

bodyB

bodyB: b2Body

collideConnected

collideConnected: boolean = false

Readonly type

type: b2JointType = b2JointType.e_unknownJoint

userData

userData: any = null

Generated using TypeDoc