Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.
| Class | Package | Description | |
|---|---|---|---|
| Back | org.coretween.easing | ||
| BlurEffect | org.coretween.effects | ||
| Bounce | org.coretween.easing | ||
| Circ | org.coretween.easing | ||
| ColorMatrixEffect | org.coretween.effects | ||
| ColorTransformEffect | org.coretween.effects | ||
| Cubic | org.coretween.easing | ||
| Effect | org.coretween.effects | ||
| EffectUtils | org.coretween.effects | ||
| Elastic | org.coretween.easing | ||
| Expo | org.coretween.easing | ||
| GlowEffect | org.coretween.effects | ||
| Linear | org.coretween.easing | ||
| Quad | org.coretween.easing | ||
| Quart | org.coretween.easing | ||
| Quint | org.coretween.easing | ||
| Sine | org.coretween.easing | ||
| Tween | org.coretween | The Tween class represents a single tween object. | |
| Tweenable | org.coretween | ||
| TweenEquation | org.coretween | ||
| TweenEvent | org.coretween | ||
| TweenManager | org.coretween | The TweenManager class is responsible for the management of all Tween objects that implement the Tweenable interface, this includes both Tween and Effect objects. | |
| TweenStack | org.coretween | The TweenStack class provides linair playback of executive Tween objects. | |
| TweenValue | org.coretween | ||
| Version | org.coretween |