| Package | Description |
|---|---|
| ej.motion.bounce |
Contains the implementation of the bounce function.
|
| Class and Description |
|---|
| BounceEaseInFunction
Represents a bounce motion.
|
| BounceEaseInOutFunction
Represents a bounce ease in out motion: a bounce at startup and a bounce at the end.
|
| BounceEaseOutFunction
Represents a bounce motion: starts at a steady speed, then slows down to the stop instruction then go backward with
the same effect with less initial speed then go forward and so on until it stops.
|