CC3PointParticleHoseEmitterDeprecated Class Reference
Inherits from | CC3MortalPointParticleEmitterDeprecated : CC3PointParticleEmitter : CC3CommonVertexArrayParticleEmitter : CC3ParticleEmitter : CC3MeshNode : CC3LocalContentNode : CC3Node : CC3Identifiable : NSObject |
Declared in | CC3PointParticleSamples.h |
Overview
@deprecated Do not use this class. This class has been introduced into the hierarchy strictly to permit the library to maintain the deprecated CC3PointParticleHoseEmitter as a parent class of other deprecated classes in this library.
Tasks
-
nozzle
property -
nozzleMatrix
property -
dispersionAngle
property -
shouldPrecalculateNozzleTangents
property -
minParticleSpeed
property -
maxParticleSpeed
property
Properties
dispersionAngle
@deprecated This property is now on the contained CC3HoseParticleNavigator.
@property (nonatomic, assign) CGSize dispersionAngle
Declared In
CC3PointParticleSamples.h
maxParticleSpeed
@deprecated This property is now on the contained CC3HoseParticleNavigator.
@property (nonatomic, assign) GLfloat maxParticleSpeed
Declared In
CC3PointParticleSamples.h
minParticleSpeed
@deprecated This property is now on the contained CC3HoseParticleNavigator.
@property (nonatomic, assign) GLfloat minParticleSpeed
Declared In
CC3PointParticleSamples.h
nozzle
@deprecated This property is now on the contained CC3HoseParticleNavigator.
@property (nonatomic, retain) CC3Node *nozzle
Declared In
CC3PointParticleSamples.h