XNACS1Lib: CSS490 Spring 2011
Assembly: XNACS1Lib (in XNACS1Lib.dll) Version: 1.0.0.0
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.
Namespace: XNACS1LibAssembly: XNACS1Lib (in XNACS1Lib.dll) Version: 1.0.0.0
Syntax
C# |
---|
public void AddEmitterToUpdateSet() |