TextureEmitter Events

Project Mercury API

[This is preliminary documentation and is subject to change.]

The TextureEmitter type exposes the following members.

Events

  NameDescription
NameChanged
Raised when the name of the Emitter has been changed.
(Inherited from Emitter.)
ParticleReleased
Raised when a Particle is released by the Emitter.
(Inherited from Emitter.)
ParticleRetired
Raised when a Particle expires.
(Inherited from Emitter.)

See Also