Options
All
  • Public
  • Public/Protected
  • All
Menu

Class b2WeldJointDef

Hierarchy

Implements

Index

Constructors

constructor

Properties

bodyA

bodyA: b2Body

bodyB

bodyB: b2Body

collideConnected

collideConnected: boolean = false

dampingRatio

dampingRatio: number = 0

frequencyHz

frequencyHz: number = 0

Readonly localAnchorA

localAnchorA: b2Vec2 = new b2Vec2()

Readonly localAnchorB

localAnchorB: b2Vec2 = new b2Vec2()

referenceAngle

referenceAngle: number = 0

Readonly type

type: b2JointType = b2JointType.e_unknownJoint

userData

userData: any = null

Methods

Initialize

  • Parameters

    Returns void

Generated using TypeDoc