Classes
 ClassDescription
 EffectDescriptor The EffectDescriptor class is an object that can be passed to an Effect class to execute.Unlike Flex's effects which can only operate on UIComponents and are therefore tied to them, OpenPyro effects are executed based on EffectDescriptors, so are decoupled from the framework.
 EffectSequence 
 FadeEffect 
 PyroEffect