Options
All
  • Public
  • Public/Protected
  • All
Menu

Class b2GearJointDef

Hierarchy

Implements

Index

Constructors

constructor

Properties

bodyA

bodyA: b2Body

bodyB

bodyB: b2Body

collideConnected

collideConnected: boolean = false

joint1

joint2

ratio

ratio: number = 1

Readonly type

type: b2JointType = b2JointType.e_unknownJoint

userData

userData: any = null

Generated using TypeDoc