Packagecom.gskinner.motion.plugins
Classpublic class MatrixPlugin

Plugin for GTween. Tweens the a, b, c, d, tx, and ty properties of the target's transform.matrix object.

Supports the following pluginData properties:



Public Properties
 PropertyDefined by
  enabled : Boolean = true
[static] Specifies whether this plugin is enabled for all tweens by default.
MatrixPlugin
Public Methods
 MethodDefined by
  
install():void
[static] Installs this plugin for use with all GTween instances.
MatrixPlugin
Property detail
enabledproperty
public static var enabled:Boolean = true

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

Method detail
install()method
public static function install():void

Installs this plugin for use with all GTween instances.