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.

Static variables

@:value(true)staticenabled:Bool = true

Specifies whether this plugin is enabled for all tweens by default.

Static methods

staticinstall():Void

Installs this plugin for use with all GTween instances.