| Interface | Description | |
|---|---|---|
| IFlux | Interface of tween objects. | |
| IFluxObserver | Interface for all objects that are interested in flux (tween) events. |
| Class | Description | |
|---|---|---|
| Flux | Tween object with the capability to start, stop, pause, resume tweens. | |
| FluxRenderer |
Renderer for Flux tween objects. |
|
| FluxState | Enumeration of flux states. | |
| Property | Linked list node in the flux engine that acts as a property. | |
| PropertyPool |
Pool for Property objects. |