| Class | Description |
|---|---|
| BaseLottieAnimator | |
| GammaEvaluator |
Use this instead of
ArgbEvaluator because it interpolates through the gamma color
space which looks better to us humans. |
| LottieValueAnimator |
This is a slightly modified
ValueAnimator that allows us to update start and end values
easily optimizing for the fact that we know that it's a value animator with 2 floats. |
| MeanCalculator |
Class to calculate the average in a stream of numbers on a continuous basis.
|
| MiscUtils | |
| Utils |