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  
removeChild(child:com.gskinner.motion:GTween) — Method in class com.gskinner.motion.GTween
Removes a child tween.
removeProgressPoint(data) — Method in class com.gskinner.motion.GTween
Removes the progress point with the specified name.
reset() — Method in class com.gskinner.motion.GTween
Resets the tween, pausing it, deleting all destination values, resetting the tween position to the beginning, and nulling the lastProgressPoint.
reverse(reverseChildren) — Method in class com.gskinner.motion.GTween
Reverses the tween by swapping its initial and destination properties.
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