| 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 | |
| IGTweenPlugin — Interface in package com.gskinner.motion.plugins | |
| Defines the interface for GTween plugins. | |
| init() — Method in class com.gskinner.motion.GTween | |
| Reads all of the initial values from target and calls the onInit callback. | |
| init(tween:com.gskinner.motion:GTween, name, value) — Method in interface com.gskinner.motion.plugins.IGTweenPlugin | |
| This method will be called from the GTween init method when it is determining the initial values for a property. | |
| install() — Static method in class com.gskinner.motion.plugins.AutoHidePlugin | |
| Installs this plugin for use with all GTween instances. | |
| install() — Static method in class com.gskinner.motion.plugins.BlurPlugin | |
| Installs this plugin for use with all GTween instances. | |
| install() — Static method in class com.gskinner.motion.plugins.ColorAdjustPlugin | |
| Installs this plugin for use with all GTween instances. | |
| install() — Static method in class com.gskinner.motion.plugins.ColorTransformPlugin | |
| Installs this plugin for use with all GTween instances. | |
| install() — Static method in class com.gskinner.motion.plugins.CurrentFramePlugin | |
| Installs this plugin for use with all GTween instances. | |
| install() — Static method in class com.gskinner.motion.plugins.MatrixPlugin | |
| Installs this plugin for use with all GTween instances. | |
| install() — Static method in class com.gskinner.motion.plugins.MotionBlurPlugin | |
| Installs this plugin for use with all GTween instances. | |
| install(properties) — Static method in class com.gskinner.motion.plugins.SmartRotationPlugin | |
| Installs this plugin for use with all GTween instances. | |
| install(properties) — Static method in class com.gskinner.motion.plugins.SnappingPlugin | |
| Installs this plugin for use with all GTween instances. | |
| install() — Static method in class com.gskinner.motion.plugins.SoundTransformPlugin | |
| Installs this plugin for use with all GTween instances. | |
| installPlugin(plugin, propertyNames, highPriority) — Static method in class com.gskinner.motion.GTween | |
| Installs a plugin for the specified property. | |
| 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 | |