Class com.boostworthy.animation.types.FunctionAnimation

Field Index

Inherited from Animation

Method Index

new FunctionAnimation()
Update()

Inherited from BaseObject

Constructor Detail

FunctionAnimation

public function FunctionAnimation(objScope:Object, strGetFunction:String, strSetFunction:String, nTargetValue:Number, nDuration:Number, strTransition:String)

Method Detail

Update

public function Update():Boolean