Search
Preparing search index...
The search index is not available
CocosCreatorAPI
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
collision
b2ContactFeature
Class b2ContactFeature
Hierarchy
b2ContactFeature
Index
Properties
_indexA
_indexB
_key
_key_
invalid
_typeA
_typeB
Accessors
indexA
indexB
key
typeA
typeB
Properties
Private
_indexA
_indexA
:
number
= 0
Private
_indexB
_indexB
:
number
= 0
Private
_key
_key
:
number
= 0
Private
_key_
invalid
_key_
invalid
:
boolean
= false
Private
_typeA
_typeA
:
b2ContactFeatureType
= 0
Private
_typeB
_typeB
:
b2ContactFeatureType
= 0
Accessors
indexA
get
indexA
(
)
:
number
set
indexA
(
value
:
number
)
:
void
Returns
number
Parameters
value:
number
Returns
void
indexB
get
indexB
(
)
:
number
set
indexB
(
value
:
number
)
:
void
Returns
number
Parameters
value:
number
Returns
void
key
get
key
(
)
:
number
set
key
(
value
:
number
)
:
void
Returns
number
Parameters
value:
number
Returns
void
typeA
get
typeA
(
)
:
number
set
typeA
(
value
:
number
)
:
void
Returns
number
Parameters
value:
number
Returns
void
typeB
get
typeB
(
)
:
number
set
typeB
(
value
:
number
)
:
void
Returns
number
Parameters
value:
number
Returns
void
Globals
node_
modules\@cocos\box2d\src\collision
b2
Contact
Feature
_indexA
_indexB
_key
_key_
invalid
_typeA
_typeB
indexA
indexB
key
typeA
typeB
Generated using
TypeDoc