View source
class CurrentFramePlugin
package com.gskinner.motion.plugins
implements IGTweenPlugin
Available on all platforms
Plugin for GTween. Allows you to tween the currentFrame property of the target. This lets you keep a timeline animation in synch with a tween, even when the duration changes.
Supports the following pluginData
properties:
- CurrentFrameEnabled: overrides the enabled property for the plugin on a per tween basis.