Search
Preparing search index...
The search index is not available
CocosCreatorAPI
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
dynamics
b2JointDef
Class b2JointDef
Hierarchy
b2JointDef
b2DistanceJointDef
b2AreaJointDef
b2FrictionJointDef
b2PrismaticJointDef
b2RevoluteJointDef
b2GearJointDef
b2MotorJointDef
b2MouseJointDef
b2PulleyJointDef
b2RopeJointDef
b2WeldJointDef
b2WheelJointDef
Implements
b2IJointDef
Index
Constructors
constructor
Properties
bodyA
bodyB
collide
Connected
type
user
Data
Constructors
constructor
newb2
Joint
Def
(
type
:
b2JointType
)
:
b2JointDef
Parameters
type:
b2JointType
Returns
b2JointDef
Properties
bodyA
bodyA
:
b2Body
bodyB
bodyB
:
b2Body
collide
Connected
collide
Connected
:
boolean
= false
Readonly
type
type
:
b2JointType
= b2JointType.e_unknownJoint
user
Data
user
Data
:
any
= null
Globals
node_
modules\@cocos\box2d\src\dynamics
b2
Joint
Def
constructor
bodyA
bodyB
collide
Connected
type
user
Data
Generated using
TypeDoc