| Class | Description | 
|---|---|
| AbstractBounceMotion | Represents a bounce motion. | 
| BounceEaseInMotion | Represents a bounce motion. | 
| BounceEaseInOutMotion | Represents a bounce ease in out motion: a bounce at startup and a bounce at the end. | 
| 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. | 
| BounceMotionManager | Motion manager creating bounce motions. |