| Class | Description | 
|---|---|
| AbstractElasticMotion | 
 Represents an elastic motion. 
 | 
| ElasticEaseInMotion | 
 Represents a elastic motion. 
 | 
| ElasticEaseInOutMotion | 
 Represents a elastic motion. 
 | 
| ElasticEaseOutMotion | 
 Represents a elastic motion: starts at a steady speed, then slows down exceeding the stop instruction then go
 backward with the same effect with less initial speed then go forward and so on until it stops. 
 | 
| ElasticMotionManager | 
 Motion manager creating elastic motions. 
 |