Class com.boostworthy.animation.types.PropertyAnimation

Field Index

Inherited from Animation

Method Index

new PropertyAnimation()
Update()

Inherited from BaseObject

Constructor Detail

PropertyAnimation

public function PropertyAnimation(objScope:Object, strProperty:String, nTargetValue:Number, nDuration:Number, strTransition:String)

Method Detail

Update

public function Update():Boolean