timelinefx:timelinefx.tlEffectsLibrary
Class tlEffectsLibrary
Effects library for storing a list of effects and particle images/animations. When using LoadEffects, all the effects and images that go with them are stored in this type.
Public Properties
Effects Return the list of effects stored in the library
Name Get the name of the effects library
Public Methods
AddEffect add an effect to the library
AddEmitter Add a new emitter to the library.
AddShape Add a shape to the library
ClearAll Clear all effects in the library
GetEffect Retrieve an effect from the library
GetEmitter Retrieve an emitter from the library
GetShape Get a Shape from the library