Cocos3D  2.0.1
List of all members
<CC3SprayParticleProtocol> Protocol Reference

#import <CC3ParticleSamples.h>

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

Additional Inherited Members

- Properties inherited from <CC3UniformlyMovingParticleProtocol>
CC3Vector location
 
CC3Vector velocity
 
- Properties inherited from <CC3MortalParticleProtocol>
CCTime lifeSpan
 
CCTime timeToLive
 

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: