Class com.boostworthy.animation.types.SizeAnimation

Field Index

Inherited from Animation

Method Index

new SizeAnimation()
Update()

Inherited from BaseObject

Constructor Detail

SizeAnimation

public function SizeAnimation(mcScope:MovieClip, nTargetValueW:Number, nTargetValueH:Number, nDuration:Number, strTransition:String)

Method Detail

Update

public function Update():Boolean