Search
Preparing search index...
The search index is not available
CocosCreatorAPI
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
dynamics
b2AreaJointDef
Class b2AreaJointDef
Hierarchy
b2JointDef
b2AreaJointDef
Implements
b2IJointDef
b2IAreaJointDef
Index
Constructors
constructor
Properties
bodies
bodyA
bodyB
collide
Connected
damping
Ratio
frequency
Hz
type
user
Data
Methods
Add
Body
Constructors
constructor
new b2
Area
Joint
Def
(
)
:
b2AreaJointDef
Returns
b2AreaJointDef
Properties
bodies
bodies
:
b2Body
[]
= []
bodyA
bodyA
:
b2Body
bodyB
bodyB
:
b2Body
collide
Connected
collide
Connected
:
boolean
= false
damping
Ratio
damping
Ratio
:
number
= 0
frequency
Hz
frequency
Hz
:
number
= 0
Readonly
type
type
:
b2JointType
= b2JointType.e_unknownJoint
user
Data
user
Data
:
any
= null
Methods
Add
Body
Add
Body
(
body
:
b2Body
)
:
void
Parameters
body:
b2Body
Returns
void
Globals
node_
modules\@cocos\box2d\src\dynamics
b2
Area
Joint
Def
constructor
bodies
bodyA
bodyB
collide
Connected
damping
Ratio
frequency
Hz
type
user
Data
Add
Body
Generated using
TypeDoc