Search
Preparing search index...
The search index is not available
CocosCreatorAPI
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
dynamics
b2GearJointDef
Class b2GearJointDef
Hierarchy
b2JointDef
b2GearJointDef
Implements
b2IJointDef
b2IGearJointDef
Index
Constructors
constructor
Properties
bodyA
bodyB
collide
Connected
joint1
joint2
ratio
type
user
Data
Constructors
constructor
new b2
Gear
Joint
Def
(
)
:
b2GearJointDef
Returns
b2GearJointDef
Properties
bodyA
bodyA
:
b2Body
bodyB
bodyB
:
b2Body
collide
Connected
collide
Connected
:
boolean
= false
joint1
joint1
:
b2RevoluteJoint
|
b2PrismaticJoint
joint2
joint2
:
b2RevoluteJoint
|
b2PrismaticJoint
ratio
ratio
:
number
= 1
Readonly
type
type
:
b2JointType
= b2JointType.e_unknownJoint
user
Data
user
Data
:
any
= null
Globals
node_
modules\@cocos\box2d\src\dynamics
b2
Gear
Joint
Def
constructor
bodyA
bodyB
collide
Connected
joint1
joint2
ratio
type
user
Data
Generated using
TypeDoc