Class com.boostworthy.animation.types.PulseAnimation

Field Index

Inherited from Animation

Method Index

new PulseAnimation()
Update()

Inherited from BaseObject

Constructor Detail

PulseAnimation

public function PulseAnimation(objScope:Object, strProperty:String, nMin:Number, nMax:Number, nDuration:Number)

Method Detail

Update

public function Update():Boolean