Properties

CC3PointParticleHoseEmitterDeprecated Class Reference

Deprecated. More...

#import <CC3PointParticleSamples.h>

Inheritance diagram for CC3PointParticleHoseEmitterDeprecated:
Inheritance graph
[legend]
Collaboration diagram for CC3PointParticleHoseEmitterDeprecated:
Collaboration graph
[legend]

List of all members.

Properties

CGSize dispersionAngle
GLfloat maxParticleSpeed
GLfloat minParticleSpeed
CC3Nodenozzle
CC3MatrixnozzleMatrix
BOOL shouldPrecalculateNozzleTangents

Detailed Description

Deprecated.

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 [read, write, assign]
Deprecated:
This property is now on the contained CC3HoseParticleNavigator.
- (GLfloat) maxParticleSpeed [read, write, assign]
Deprecated:
This property is now on the contained CC3HoseParticleNavigator.
- (GLfloat) minParticleSpeed [read, write, assign]
Deprecated:
This property is now on the contained CC3HoseParticleNavigator.
- (CC3Node*) nozzle [read, write, retain]
Deprecated:
This property is now on the contained CC3HoseParticleNavigator.
- (CC3Matrix*) nozzleMatrix [read, assign]
Deprecated:
This property is now on the contained CC3HoseParticleNavigator.
- (BOOL) shouldPrecalculateNozzleTangents [read, write, assign]
Deprecated:
This property is now on the contained CC3HoseParticleNavigator.

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