Public Member Functions | Properties

CC3MortalPointParticleEmitterDeprecated Class Reference

Deprecated. More...

#import <CC3PointParticleSamples.h>

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

List of all members.

Public Member Functions

(void) - initializeMortalParticle:

Properties

ccTime maxParticleLifeSpan
ccTime minParticleLifeSpan

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 CC3MortalPointParticleEmitter as a parent class of other deprecated classes in this library.

Member Function Documentation

- (void) initializeMortalParticle: (CC3MortalPointParticle *)  aParticle
Deprecated:
Life-span and trajectory now initialized by the CC3RandomMortalParticleNavigator attached to this instance.

Property Documentation

- (ccTime) maxParticleLifeSpan [read, write, assign]
Deprecated:
Replaced by maxParticleLifeSpan property on the CC3RandomMortalParticleNavigator attached to this instance.
- (ccTime) minParticleLifeSpan [read, write, assign]
Deprecated:
Replaced by minParticleLifeSpan property on the CC3RandomMortalParticleNavigator attached to this instance.

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