A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
target — Property in class com.gskinner.motion.GTween
The target object to tween.
timeScale — Property in class com.gskinner.motion.GTween
Allows you to scale the passage of time for a tween.
timeScaleAll — Static property in class com.gskinner.motion.GTween
Sets the time scale for all tweens.
to(target, duration, values, props, pluginData) — Static method in class com.gskinner.motion.GTweener
Tweens the target to the specified values.
toArray() — Method in class com.gskinner.geom.ColorMatrix
toString() — Method in class com.gskinner.geom.ColorMatrix
tween(tween:com.gskinner.motion:GTween, name, value, initValue, rangeValue, ratio, end) — Method in interface com.gskinner.motion.plugins.IGTweenPlugin
This method will be called from a GTween instance when it is rendering a new position value, and is tweening a property that this plugin is registered for.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z