Class com.boostworthy.animation.types.ScaleAnimation

Field Index

Inherited from Animation

Method Index

new ScaleAnimation()
Update()

Inherited from BaseObject

Constructor Detail

ScaleAnimation

public function ScaleAnimation(mcScope:MovieClip, nTargetValueX:Number, nTargetValueY:Number, nDuration:Number, strTransition:String)

Method Detail

Update

public function Update():Boolean