CSS Logo XNACS1Lib Library Documentation
XNACS1ParticleEmitter.AddEmitterToUpdateSet Method 

Game-Themed Introductory Programming Project   

Adds the emitter to the emitter update list. This will cause the emitter's UpdateEmitter function to be called once per tick and it to emit particles as defined. Newly created emitters are automatically in the update set.

public void AddEmitterToUpdateSet();

See Also

XNACS1ParticleEmitter Class | XNACS1Lib Namespace