| 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. | |
| pauseAll — Static property in class com.gskinner.motion.GTween | |
| Setting this to true pauses all tween instances. | |
| paused — Property in class com.gskinner.motion.GTween | |
| Indicates whether the tween is currently paused (including when it is at the beginning or end). | |
| play() — Method in class com.gskinner.motion.GTween | |
| 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). | |
| PROGRESS — Constant static property in class com.gskinner.motion.GTween | |
| Constant for the PROGRESS event type. | |
| 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 | |