| 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 | |
| pause() — Method in class com.gskinner.motion.GTween | |
| Pauses the tween by stopping tick from being automatically called. | |
| pause() — Method in class com.gskinner.motion.GTweeny | |
| Pauses the tween by stopping tick from being automatically called. | |
| pauseAll — Static property in class com.gskinner.motion.GTween | |
| Setting this to true pauses all tween instances. | |
| pauseAll — Static property in class com.gskinner.motion.GTweeny | |
| Setting this to true pauses all tween instances. | |
| paused — Property in class com.gskinner.motion.GTween | |
| Indicates whether the tween is currently paused. | |
| paused — Property in class com.gskinner.motion.GTweeny | |
| Indicates whether the tween is currently paused. | |
| play() — Method in class com.gskinner.motion.GTween | |
| Plays a tween by incrementing the position property each frame. | |
| play() — Method in class com.gskinner.motion.GTweeny | |
| Plays a tween by incrementing the position property each frame. | |
| position — Property in class com.gskinner.motion.GTween | |
| Gets and sets the position in the tween in frames or seconds (depending on the timingMode). | |
| position — Property in class com.gskinner.motion.GTweeny | |
| Gets and sets the position in the tween in frames or seconds (depending on the timingMode). | |
| position — Property in class com.gskinner.motion.MultiTween | |
| The property that is tweened by the GTween instance. | |
| propertyTarget — Property in class com.gskinner.motion.GTween | |
| Returns the object that will have its property tweened. | |
| propertyTarget — Property in class com.gskinner.motion.GTweenFilter | |
| proxy — Property in class com.gskinner.motion.GTween | |
| The proxy object allows you to work with the properties and methods of the target object directly through GTween. | |
| 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 | |