<CC3SprayParticleProtocol> Protocol Reference

CC3SprayParticleProtocol combines the CC3UniformlyMovingParticleProtocol and CC3MortalParticleProtocol protocols, and represents a particle that moves in a straight line at a steady speed and has a finite life, as if a particle sprayed from a nozzle. More...

#import <CC3ParticleSamples.h>

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

List of all members.


Detailed Description

CC3SprayParticleProtocol combines the CC3UniformlyMovingParticleProtocol and CC3MortalParticleProtocol protocols, and represents a particle that moves in a straight line at a steady speed and has a finite life, as if a particle sprayed from a nozzle.

This protocol can be used with both point and mesh particles.


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