#import <CC3PointParticleSamples.h>
Additional Inherited Members | |
Instance Methods inherited from CC3UniformlyEvolvingPointParticle | |
(void) | - updateBeforeTransform: |
Class Methods inherited from CC3PointParticle | |
(id) | + particleFromEmitter: |
Properties inherited from CC3PointParticle | |
GLuint index | __deprecated |
CC3PointParticleEmitter * | emitter |
BOOL | hasNormal |
BOOL | hasSize |
CC3Vector | normal |
GLfloat | size |
Properties inherited from <CC3MortalParticleProtocol> | |
CCTime | lifeSpan |
CCTime | timeToLive |
Properties inherited from <CC3UniformlyMovingParticleProtocol> | |
CC3Vector | location |
CC3Vector | velocity |
Deprecated and renamed to CC3UniformlyEvolvingPointParticle.