delay
- Int
Interval delay in milliseconds, defaults to fastest possible.
fps
- Int
Base frame rate (frames per second).
Arbitrarily high for better x-browser calibration (slower browsers drop more frames).
queue
- private Array
The current queue of registered animation objects.
thread
- private Int
Reference to the animation Interval.
tweenCount
- private Int
The number of active animations.