Class com.boostworthy.animation.types.MoveAnimation

Field Index

Inherited from Animation

Method Index

new MoveAnimation()
Update()

Inherited from BaseObject

Constructor Detail

MoveAnimation

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

Method Detail

Update

public function Update():Boolean