effects/effect library

Classes

Effect<T>
Class that defines the required interface and helper methods for all effect classes. Look at the various effects for examples of how to build new reusable effects. One-off effects can be implemented with CustomEffect.

Extensions

EffectExtensions on AnimateManager<T>