Packagecom.gskinner.motion.plugins
Classpublic class MatrixPlugin
InheritanceMatrixPlugin Inheritance Object



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.