Classes

CC3MeshParticleSamples.h File Reference

#import "CC3MeshParticles.h"
#import "CC3ParticleSamples.h"

Classes

class  CC3MortalMeshParticle
 CC3MortalMeshParticle is a mesh particle implementation of the CC3MortalParticleProtocol, as a particle that has a finite life. More...
class  CC3MultiTemplateMeshParticleEmitter
 CC3MultiTemplateMeshParticleEmitter is a type of CC3MeshParticleEmitter that supports multiple particle template meshes, one of which can be selected and assigned to each particle as it is emitted. More...
class  CC3SprayMeshParticle
 CC3SprayMeshParticle is a type of CC3MortalMeshParticle that implements the CC3SprayParticleProtocol to configure the particle to move in a straight line at a steady speed. More...
class  CC3UniformlyEvolvingMeshParticle
 CC3UniformlyEvolvingMeshParticle is a CC3SprayMeshParticle whose rotation and color can also be configured to evolve as defined by the CC3UniformlyRotatingParticleProtocol and CC3UniformlyFadingParticleProtocol protocols. More...

Detailed Description