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  
ratio — Property in class com.gskinner.motion.GTween
The eased ratio (generally between 0-1) of the tween at the current position.
ratioOld — Property in class com.gskinner.motion.GTween
The eased ratio (generally between 0-1) of the tween at the previous position.
reflect — Property in class com.gskinner.motion.GTween
Indicates whether the tween should use the reflect mode when repeating.
remove(tween:com.gskinner.motion:GTween) — Static method in class com.gskinner.motion.GTweener
Removes a tween from being managed by GTweener.
removeCallback(labelOrPosition) — Method in class com.gskinner.motion.GTweenTimeline
Removes the callback(s) at the specified label or position.
removeLabel(label) — Method in class com.gskinner.motion.GTweenTimeline
Removes the specified label.
removeTween(tween:com.gskinner.motion:GTween) — Method in class com.gskinner.motion.GTweenTimeline
Removes the specified tween.
removeTweens(target) — Static method in class com.gskinner.motion.GTweener
Removes all tweens that GTweener is managing for the specified target.
repeatCount — Property in class com.gskinner.motion.GTween
The number of times this tween will run.
reset() — Method in class com.gskinner.geom.ColorMatrix
resetValues(values) — Method in class com.gskinner.motion.GTween
Similar to .setValues(), but clears all previous end values before setting the new ones.
resolveLabelOrPosition(labelOrPosition) — Method in class com.gskinner.motion.GTweenTimeline
Returns the position for the specified label.
resumeTweens(target) — Static method in class com.gskinner.motion.GTweener
Resumes all tweens that GTweener is managing for the specified target.
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