Search
Preparing search index...
The search index is not available
CocosCreatorAPI
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
particle
b2ParticleSystemDestroyParticlesInShapeCallback
Class b2ParticleSystemDestroyParticlesInShapeCallback
Hierarchy
b2QueryCallback
b2ParticleSystemDestroyParticlesInShapeCallback
Index
Constructors
constructor
Properties
m_
call
Destruction
Listener
m_
destroyed
m_
shape
m_
system
m_
xf
Methods
Destroyed
Report
Fixture
Report
Particle
Should
Query
Particle
System
Constructors
constructor
newb2
Particle
System
Destroy
Particles
InShape
Callback
(
system
:
b2ParticleSystem
, shape
:
b2Shape
, xf
:
b2Transform
, callDestructionListener
:
boolean
)
:
b2ParticleSystemDestroyParticlesInShapeCallback
Parameters
system:
b2ParticleSystem
shape:
b2Shape
xf:
b2Transform
callDestructionListener:
boolean
Returns
b2ParticleSystemDestroyParticlesInShapeCallback
Properties
m_
call
Destruction
Listener
m_
call
Destruction
Listener
:
boolean
= false
m_
destroyed
m_
destroyed
:
number
= 0
m_
shape
m_
shape
:
b2Shape
m_
system
m_
system
:
b2ParticleSystem
m_
xf
m_
xf
:
b2Transform
Methods
Destroyed
Destroyed
(
)
:
number
Returns
number
Report
Fixture
Report
Fixture
(
fixture
:
b2Fixture
)
:
boolean
Parameters
fixture:
b2Fixture
Returns
boolean
Report
Particle
Report
Particle
(
particleSystem
:
b2ParticleSystem
, index
:
number
)
:
boolean
Parameters
particleSystem:
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
Particle
System
Destroy
Particles
InShape
Callback
constructor
m_
call
Destruction
Listener
m_
destroyed
m_
shape
m_
system
m_
xf
Destroyed
Report
Fixture
Report
Particle
Should
Query
Particle
System
Generated using
TypeDoc