v2.0.2
List of all members
CC3VariegatedPointParticle Class Reference

#import <CC3PointParticleSamples.h>

Inheritance diagram for CC3VariegatedPointParticle:
Inheritance graph
[legend]

Additional Inherited Members

- Instance Methods inherited from CC3UniformlyEvolvingPointParticle
(void) - updateBeforeTransform:
 
- Class Methods inherited from CC3PointParticle
(id) + particleFromEmitter:
 
- Properties inherited from CC3PointParticle
GLuint index __deprecated
 
CC3PointParticleEmitteremitter
 
BOOL hasNormal
 
BOOL hasSize
 
CC3Vector normal
 
GLfloat size
 
- Properties inherited from <CC3MortalParticleProtocol>
CCTime lifeSpan
 
CCTime timeToLive
 
- Properties inherited from <CC3UniformlyMovingParticleProtocol>
CC3Vector location
 
CC3Vector velocity
 
- Properties inherited from <CC3UniformlyFadingParticleProtocol>
ccColor4F color4F
 
ccColor4F colorVelocity
 

Detailed Description

CC3VariegatedPointParticle is the type of particle emitted by a CC3VariegatedPointParticleHoseEmitter.

It supports the CC3VariegatedPointParticleProtocol and allows the emitter to configure the particle with a steadily changing color and size, based on the lifespan of the particle.


The documentation for this class was generated from the following file: