Interfaces
 InterfaceDescription
 IFluxEasing Interface for easing objects.
Classes
 ClassDescription
 BounceInEasing This class represents a bounce (easeIn) easing based on Grant Skinners easing equations.
 BounceOutEasing This class represents a bounce (easeOut) easing based on Grant Skinners easing equations.
 Easing Enumeration class for ITweenEasing-objects.
 ExpoInEasing This class represents a expo (easeIn) easing based on Grant Skinners easing equations.
 ExpoOutEasing This class represents a expo (easeOut) easing based on Grant Skinners easing equations.
 LinearEasing This class represents a linear easing based on Grant Skinners easing equations.
 SineInEasing This class represents a sine (easeIn) easing based on Grant Skinners easing equations.
 SineOutEasing This class represents a sine (easeOut) easing based on Grant Skinners easing equations.
 StrongInEasing This class represents a strong (easeIn) easing based on Grant Skinners easing equations.
 StrongOutEasing This class represents a strong (easeOut) easing based on Grant Skinners easing equations.