Search
Preparing search index...
The search index is not available
CocosCreatorAPI
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
particle
b2FixtureParticleQueryCallback
Class b2FixtureParticleQueryCallback
Hierarchy
b2QueryCallback
b2FixtureParticleQueryCallback
b2ParticleSystemUpdateBodyContactsCallback
b2ParticleSystemSolveCollisionCallback
Index
Constructors
constructor
Properties
m_
system
Methods
Report
Fixture
Report
Fixture
And
Particle
Report
Particle
Should
Query
Particle
System
Constructors
constructor
newb2
Fixture
Particle
Query
Callback
(
system
:
b2ParticleSystem
)
:
b2FixtureParticleQueryCallback
Parameters
system:
b2ParticleSystem
Returns
b2FixtureParticleQueryCallback
Properties
m_
system
m_
system
:
b2ParticleSystem
Methods
Report
Fixture
Report
Fixture
(
fixture
:
b2Fixture
)
:
boolean
Parameters
fixture:
b2Fixture
Returns
boolean
Report
Fixture
And
Particle
Report
Fixture
And
Particle
(
fixture
:
b2Fixture
, childIndex
:
number
, index
:
number
)
:
void
Parameters
fixture:
b2Fixture
childIndex:
number
index:
number
Returns
void
Report
Particle
Report
Particle
(
system
:
b2ParticleSystem
, index
:
number
)
:
boolean
Parameters
system:
b2ParticleSystem
index:
number
Returns
boolean
Should
Query
Particle
System
Should
Query
Particle
System
(
system
:
b2ParticleSystem
)
:
boolean
Parameters
system:
b2ParticleSystem
Returns
boolean
Globals
node_
modules\@cocos\box2d\src\particle
b2
Fixture
Particle
Query
Callback
constructor
m_
system
Report
Fixture
Report
Fixture
And
Particle
Report
Particle
Should
Query
Particle
System
Generated using
TypeDoc