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  
p — Static property in class com.gskinner.motion.easing.Elastic
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
Plays or pauses a tween.
pauseTweens(target, paused) — Static method in class com.gskinner.motion.GTweener
Pauses all tweens that GTweener is managing for the specified target.
pluginData — Property in class com.gskinner.motion.GTween
Stores data for plugins specific to this instance.
position — Property in class com.gskinner.motion.GTween
Gets and sets the position of the tween in frames or seconds (depending on .useFrames).
position — Property in class com.gskinner.motion.GTweenTimeline
positionOld — Property in class com.gskinner.motion.GTween
The position of the tween at the previous change.
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