Search
Preparing search index...
The search index is not available
CocosCreatorAPI
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
dynamics
b2JointEdge
Class b2JointEdge
Hierarchy
b2JointEdge
Index
Constructors
constructor
Properties
_other
joint
next
prev
Accessors
other
Methods
Reset
Constructors
constructor
newb2
Joint
Edge
(
joint
:
b2Joint
)
:
b2JointEdge
Parameters
joint:
b2Joint
Returns
b2JointEdge
Properties
Private
_other
_other
:
b2Body
|
null
= null
Readonly
joint
joint
:
b2Joint
next
next
:
b2JointEdge
|
null
= null
prev
prev
:
b2JointEdge
|
null
= null
Accessors
other
get
other
(
)
:
b2Body
set
other
(
value
:
b2Body
)
:
void
Returns
b2Body
Parameters
value:
b2Body
Returns
void
Methods
Reset
Reset
(
)
:
void
Returns
void
Globals
node_
modules\@cocos\box2d\src\dynamics
b2
Joint
Edge
constructor
_other
joint
next
prev
other
Reset
Generated using
TypeDoc