| Interface | Description |
|---|---|
| IMovement |
Interface for movement implementations.
|
| Class | Description |
|---|---|
| AbstractMovement |
Abstract implementation of IMovement.
|
| BounceOut | |
| ElasticOut | |
| ExpoOut |
Implementation of an exponential movement.
|
| LinearInOut |
Implementation of a linear movement.
|
| SinusDecreaseVariation |
This is not an easing equation.
|
| SinusVariation |
This is not an easing equation.
|