| Class | Description | |
|---|---|---|
| Alarm | A simple alarm, useful for timed events, etc. | |
| AngleTween | Tweens from one angle to another. | |
| ColorTween | Tweens a color's red, green, and blue properties independently. | |
| MultiVarTween | Tweens multiple numeric public properties of an Object simultaneously. | |
| NumTween | Tweens a numeric value. | |
| VarTween | Tweens a numeric public property of an Object. |