| Package | Description |
|---|---|
| ej.motion.bounce |
| Modifier and Type | Class and Description |
|---|---|
class |
BounceEaseInMotion
Represents a bounce motion.
|
class |
BounceEaseInOutMotion
Represents a bounce ease in out motion: a bounce at startup and a bounce at the end.
|
class |
BounceEaseOutMotion
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.
|