<CC3VariegatedPointParticleProtocol> Protocol Reference

CC3VariegatedPointParticleProtocol is used by the CC3VariegatedPointParticleHoseEmitter, and combines the CC3UniformlyGrowingPointParticleProtocol and CC3UniformlyFadingParticleProtocol protocols, and is a particle that steadily changes size and color. More...

#import <CC3PointParticleSamples.h>

Inheritance diagram for <CC3VariegatedPointParticleProtocol>:
Inheritance graph
[legend]
Collaboration diagram for <CC3VariegatedPointParticleProtocol>:
Collaboration graph
[legend]

List of all members.


Detailed Description

CC3VariegatedPointParticleProtocol is used by the CC3VariegatedPointParticleHoseEmitter, and combines the CC3UniformlyGrowingPointParticleProtocol and CC3UniformlyFadingParticleProtocol protocols, and is a particle that steadily changes size and color.

It also includes the CC3MortalParticleProtocol to permit the emitter to extract the lifespan of the particle in order to calculate the rates at which to evolve the size and color of the particle.

This protocol can be used with point particles. Mesh particle do not have a point size.


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