Class com.boostworthy.animation.types.ColorAnimation

Field Index

Inherited from Animation

Method Index

new ColorAnimation()
Update()

Inherited from BaseObject

Constructor Detail

ColorAnimation

public function ColorAnimation(objScope:Object, strProperty:String, nTargetColor:Number, nDuration:Number, strTransition:String)

Method Detail

Update

public function Update():Boolean