| Package | Description |
|---|---|
| ej.motion.quint |
Contains the implementation of the quint function.
|
| Class and Description |
|---|
| QuintEaseInFunction
Represents a ease in motion: starts at a slow speed, then reaches and maintain a steady speed through the stop
instruction.
|
| QuintEaseInOutFunction
Represents a ease in/out motion: starts at a steady speed, then slows down to a stop.
|
| QuintEaseOutFunction
Represents a ease out motion: starts at a steady speed, then slows down to a stop.
|