Search
Preparing search index...
The search index is not available
CocosCreatorAPI
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
dynamics
b2MouseJointDef
Class b2MouseJointDef
Hierarchy
b2JointDef
b2MouseJointDef
Implements
b2IJointDef
b2IMouseJointDef
Index
Constructors
constructor
Properties
bodyA
bodyB
collide
Connected
damping
Ratio
frequency
Hz
max
Force
target
type
user
Data
Constructors
constructor
new b2
Mouse
Joint
Def
(
)
:
b2MouseJointDef
Returns
b2MouseJointDef
Properties
bodyA
bodyA
:
b2Body
bodyB
bodyB
:
b2Body
collide
Connected
collide
Connected
:
boolean
= false
damping
Ratio
damping
Ratio
:
number
= 0.7
frequency
Hz
frequency
Hz
:
number
= 5
max
Force
max
Force
:
number
= 0
Readonly
target
target
:
b2Vec2
= new b2Vec2()
Readonly
type
type
:
b2JointType
= b2JointType.e_unknownJoint
user
Data
user
Data
:
any
= null
Globals
node_
modules\@cocos\box2d\src\dynamics
b2
Mouse
Joint
Def
constructor
bodyA
bodyB
collide
Connected
damping
Ratio
frequency
Hz
max
Force
target
type
user
Data
Generated using
TypeDoc