| 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(position) — Method in class com.gskinner.motion.GTween | |
| Removes the progress point at the specified position. | |
| 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. | |
| roundValues — Property in class com.gskinner.motion.GTween | |
| If set to true, all tweened values will be rounded before they are assigned to the 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 | |