v2.0.2
Properties | List of all members
CC3PointParticleHoseEmitterDeprecated Class Reference

#import <CC3PointParticleSamples.h>

Inheritance diagram for CC3PointParticleHoseEmitterDeprecated:
Inheritance graph
[legend]

Properties

CGSize dispersionAngle
 
GLfloat maxParticleSpeed
 
GLfloat minParticleSpeed
 
CC3Nodenozzle
 
CC3MatrixnozzleMatrix
 
BOOL shouldPrecalculateNozzleTangents
 
- Properties inherited from CC3MortalPointParticleEmitterDeprecated
CCTime maxParticleLifeSpan
 
CCTime minParticleLifeSpan
 
- Properties inherited from CC3PointParticleEmitter
CC3PointParticleMesh *particleMesh __deprecated
 
CC3VertexContent
particleContentTypes 
__deprecated
 
GLuint maxParticles __deprecated
 
CC3AttenuationCoefficients
particleSizeAttenuationCoefficients 
__deprecated
 
GLfloat normalizedParticleSize
 
GLfloat normalizedParticleSizeMaximum
 
GLfloat normalizedParticleSizeMinimum
 
GLfloat particleSize
 
CC3AttenuationCoefficients particleSizeAttenuation
 
GLfloat particleSizeMaximum
 
GLfloat particleSizeMinimum
 
BOOL shouldNormalizeParticleSizesToDevice
 
BOOL shouldSmoothPoints
 
GLfloat unityScaleDistance
 

Additional Inherited Members

- Instance Methods inherited from CC3MortalPointParticleEmitterDeprecated
(void) - initializeMortalParticle:
 
- Class Methods inherited from CC3LocalContentNode
(ccColor4F) + localContentWireframeBoxColor
 
(void) + setLocalContentWireframeBoxColor:
 

Detailed Description

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.

Property Documentation

- (CGSize) dispersionAngle
readwritenonatomicassign
Deprecated:
This property is now on the contained CC3HoseParticleNavigator.
- (GLfloat) maxParticleSpeed
readwritenonatomicassign
Deprecated:
This property is now on the contained CC3HoseParticleNavigator.
- (GLfloat) minParticleSpeed
readwritenonatomicassign
Deprecated:
This property is now on the contained CC3HoseParticleNavigator.
- (CC3Node*) nozzle
readwritenonatomicretain
Deprecated:
This property is now on the contained CC3HoseParticleNavigator.
- (CC3Matrix*) nozzleMatrix
readnonatomicretain
Deprecated:
This property is now on the contained CC3HoseParticleNavigator.
- (BOOL) shouldPrecalculateNozzleTangents
readwritenonatomicassign
Deprecated:
This property is now on the contained CC3HoseParticleNavigator.

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