gugga.animations.ColorTransformTweenAnimation Class Reference

Inheritance diagram for gugga.animations.ColorTransformTweenAnimation:

Inheritance graph
[legend]
Collaboration diagram for gugga.animations.ColorTransformTweenAnimation:

Collaboration graph
[legend]
List of all members.

Detailed Description

Author:
stefan

Definition at line 19 of file ColorTransformTweenAnimation.as.

Public Member Functions

function ColorTransformTweenAnimation ()
function setTimeTween (aMovieClip:MovieClip, aTransformationMatrix:Array, aTweenTime:Number, aEasingEquation:Function)
function setFrameTween (aMovieClip:MovieClip, aTransformationMatrix:Array, aTweenTime:Number, aEasingEquation:Function)
function start ()
function interrupt ()
function addCuePoint (aPosition:Number, aEventName:String)
function isRunning ()
function isImmediatelyInterruptable ()

Private Member Functions

function getTweenToValues (aTransformationMatrix:Array)
function onTweenUpdated ()
function onTweenAnimationCompleted ()

Private Attributes

var mTweenAnimation: PropertiesTweenAnimation
var mMovieClip: MovieClip
var mColorTransformObject: ColorTransform
var mTweeningProperties: Array = [ "redMultiplier"
var redOffset
var greenMultiplier
var greenOffset
var blueMultiplier
var blueOffset
var alphaMultiplier
var alphaOffset


Constructor & Destructor Documentation

function gugga.animations.ColorTransformTweenAnimation.ColorTransformTweenAnimation (  ) 

Definition at line 33 of file ColorTransformTweenAnimation.as.


Member Function Documentation

function gugga.animations.ColorTransformTweenAnimation.getTweenToValues ( aTransformationMatrix:Array   )  [private]

Definition at line 50 of file ColorTransformTweenAnimation.as.

function gugga.animations.ColorTransformTweenAnimation.setTimeTween ( aMovieClip:MovieClip  ,
aTransformationMatrix:Array  ,
aTweenTime:Number  ,
aEasingEquation:Function   
)

Definition at line 65 of file ColorTransformTweenAnimation.as.

function gugga.animations.ColorTransformTweenAnimation.setFrameTween ( aMovieClip:MovieClip  ,
aTransformationMatrix:Array  ,
aTweenTime:Number  ,
aEasingEquation:Function   
)

Definition at line 85 of file ColorTransformTweenAnimation.as.

function gugga.animations.ColorTransformTweenAnimation.onTweenUpdated (  )  [private]

Definition at line 105 of file ColorTransformTweenAnimation.as.

function gugga.animations.ColorTransformTweenAnimation.onTweenAnimationCompleted (  )  [private]

Definition at line 110 of file ColorTransformTweenAnimation.as.

References gugga.events.EventDispatcher.dispatchEvent().

Here is the call graph for this function:

function gugga.animations.ColorTransformTweenAnimation.start (  ) 

Definition at line 115 of file ColorTransformTweenAnimation.as.

function gugga.animations.ColorTransformTweenAnimation.interrupt (  ) 

Definition at line 123 of file ColorTransformTweenAnimation.as.

function gugga.animations.ColorTransformTweenAnimation.addCuePoint ( aPosition:Number  ,
aEventName:String   
)

Definition at line 128 of file ColorTransformTweenAnimation.as.

function gugga.animations.ColorTransformTweenAnimation.isRunning (  ) 

Definition at line 134 of file ColorTransformTweenAnimation.as.

function gugga.animations.ColorTransformTweenAnimation.isImmediatelyInterruptable (  ) 

Definition at line 139 of file ColorTransformTweenAnimation.as.


Member Data Documentation

var gugga.animations.ColorTransformTweenAnimation.mTweenAnimation [private]

Definition at line 21 of file ColorTransformTweenAnimation.as.

var gugga.animations.ColorTransformTweenAnimation.mMovieClip [private]

Definition at line 23 of file ColorTransformTweenAnimation.as.

var gugga.animations.ColorTransformTweenAnimation.mColorTransformObject [private]

Definition at line 24 of file ColorTransformTweenAnimation.as.

var gugga.animations.ColorTransformTweenAnimation.mTweeningProperties [private]

Definition at line 27 of file ColorTransformTweenAnimation.as.

var gugga.animations.ColorTransformTweenAnimation.redOffset [private]

Definition at line 27 of file ColorTransformTweenAnimation.as.

var gugga.animations.ColorTransformTweenAnimation.greenMultiplier [private]

Definition at line 27 of file ColorTransformTweenAnimation.as.

var gugga.animations.ColorTransformTweenAnimation.greenOffset [private]

Definition at line 27 of file ColorTransformTweenAnimation.as.

var gugga.animations.ColorTransformTweenAnimation.blueMultiplier [private]

Definition at line 27 of file ColorTransformTweenAnimation.as.

var gugga.animations.ColorTransformTweenAnimation.blueOffset [private]

Definition at line 27 of file ColorTransformTweenAnimation.as.

var gugga.animations.ColorTransformTweenAnimation.alphaMultiplier [private]

Definition at line 27 of file ColorTransformTweenAnimation.as.

var gugga.animations.ColorTransformTweenAnimation.alphaOffset [private]

Definition at line 27 of file ColorTransformTweenAnimation.as.


Generated on Fri May 11 17:13:03 2007 for GuggaFramework by  doxygen 1.5.2