Home
last modified time | relevance | path

Searched refs:IsAlive (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/
Dgfx_ParticleEmitter.h282 bool IsAlive() const in IsAlive() function
/NW4C-2.0.3/include/nw/demo/
Ddemo_Particle.h313 if (emitter->IsAlive()) in IsDone()