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 |
addChild(child:com.gskinner.motion:GTween, synchDuration) — Method in class com.gskinner.motion.GTween |
|
Adds a child tween. |
addProgressPoint(position, data) — Method in class com.gskinner.motion.GTween |
|
Adds a tween position at which to generate a progress event. |
assignmentProperty — Property in class com.gskinner.motion.GTween |
|
Allows you to reassign the .target object back to a property specified by assignmentProperty of an object specified by assignmentTarget. |
assignmentTarget — Property in class com.gskinner.motion.GTween |
|
Allows you to reassign the .target object back to a property specified by assignmentProperty of an object specified by assignmentTarget. |
autoHide — Property in class com.gskinner.motion.GTween |
|
Indicates whether the target's visible property should automatically be set to false when its alpha value is tweened to 0 or less. |
autoPlay — Property in class com.gskinner.motion.GTween |
|
Indicates whether the tween should automatically play when a destination value is changed. |
autoReverse — Property in class com.gskinner.motion.GTween |
|
Specifies whether the tween should automatically reverse its initial and destination property values when it reaches its end. |
|
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 |