Searched refs:PARTICLE_HAS_SIZE (Results 1 – 1 of 1) sorted by relevance
47 #define PARTICLE_HAS_SIZE 0x0002 macro315 #define PARTICLE_HAS_SIZE 0x0002 macro706 if (em->nType & PARTICLE_HAS_SIZE) in TextureParticleEmit()755 if (em->nType & PARTICLE_HAS_SIZE) in ParticleEmit()1032 if (prt->nType & PARTICLE_HAS_SIZE) in DrawParticles()1057 if (prt->nType & PARTICLE_HAS_SIZE) in DrawParticles()1103 em->nType = PARTICLE_HAS_SIZE; in EmitterInit()