Search
Preparing search index...
The search index is not available
CocosCreatorAPI
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
dynamics
b2ContactEdge
Class b2ContactEdge
Hierarchy
b2ContactEdge
Index
Constructors
constructor
Properties
_other
contact
next
prev
Accessors
other
Methods
Reset
Constructors
constructor
newb2
Contact
Edge
(
contact
:
b2Contact
)
:
b2ContactEdge
Parameters
contact:
b2Contact
Returns
b2ContactEdge
Properties
Private
_other
_other
:
b2Body
|
null
= null
Readonly
contact
contact
:
b2Contact
next
next
:
b2ContactEdge
|
null
= null
prev
prev
:
b2ContactEdge
|
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
Contact
Edge
constructor
_other
contact
next
prev
other
Reset
Generated using
TypeDoc