Search
Preparing search index...
The search index is not available
CocosCreatorAPI
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
dynamics
b2ContactManager
Class b2ContactManager
Hierarchy
b2ContactManager
Index
Properties
m_
broad
Phase
m_
contact
Count
m_
contact
Factory
m_
contact
Filter
m_
contact
List
m_
contact
Listener
Methods
Add
Pair
Collide
Destroy
Find
New
Contacts
Properties
Readonly
m_
broad
Phase
m_
broad
Phase
:
b2BroadPhase
<
b2FixtureProxy
>
= new b2BroadPhase<b2FixtureProxy>()
m_
contact
Count
m_
contact
Count
:
number
= 0
Readonly
m_
contact
Factory
m_
contact
Factory
:
b2ContactFactory
= new b2ContactFactory()
m_
contact
Filter
m_
contact
Filter
:
b2ContactFilter
= b2ContactFilter.b2_defaultFilter
m_
contact
List
m_
contact
List
:
b2Contact
|
null
= null
m_
contact
Listener
m_
contact
Listener
:
b2ContactListener
= b2ContactListener.b2_defaultListener
Methods
Add
Pair
Add
Pair
(
proxyA
:
b2FixtureProxy
, proxyB
:
b2FixtureProxy
)
:
void
Parameters
proxyA:
b2FixtureProxy
proxyB:
b2FixtureProxy
Returns
void
Collide
Collide
(
)
:
void
Returns
void
Destroy
Destroy
(
c
:
b2Contact
)
:
void
Parameters
c:
b2Contact
Returns
void
Find
New
Contacts
Find
New
Contacts
(
)
:
void
Returns
void
Globals
node_
modules\@cocos\box2d\src\dynamics
b2
Contact
Manager
m_
broad
Phase
m_
contact
Count
m_
contact
Factory
m_
contact
Filter
m_
contact
List
m_
contact
Listener
Add
Pair
Collide
Destroy
Find
New
Contacts
Generated using
TypeDoc