| Class | Description | |
|---|---|---|
| AbstractTween | This abstract tween class provides necessary functionality to the typed plugin tweens. | |
| ColorTween | This plugin will be used when tweening ColorTransforms. | |
| DisplayTween | This plugin will be used when tweening DisplayObjects. | |
| FilterTween | This plugin will be used when tweening BitmapFilters. | |
| MatrixTween | This plugin will be used when tweening Matrices. | |
| MovieClipTween |
This plugin will be used when tweening MovieClips. This plugin also provides additional functionality to allow for tweening the currentFrame in a MovieClip. |
|
| ObjectTween | This plugin is the default plugin and will be used when tweening Objects which don't have a custom plugin. | |
| SoundTween | This plugin will be used when tweening SoundTransforms. | |
| TweensyPluginList |