isRunning : boolean If the tween is running this is set to true, otherwise false. Tweens that are in a delayed state or waiting
to(properties, duration, ease, delay, repeat,
In(k) → {number} Quintic ease-in. Parameters
new Exponential() Exponential easing. Source code:
InOut(k) → {number} Sinusoidal ease-in/out. Parameters
InOut(k) → {number} Quintic ease-in/out. Parameters
to(properties, duration, ease, autoStart, delay,
interpolation(interpolation, context, index) → {
[readonly] percent : number A value between 0 and 1 that represents how far through the duration
In(k) → {number} Quartic ease-in. Parameters
Page 6 of 13