Class com.asual.enflash.effects.Tween

com.asual.enflash.effects.Tween

Description

Creates tweening effects using Robert Penner's Easing Equations.

Method Index

create(), destroy()

Method Detail

create

static public function create(component, property, value, duration, easing, callbackObj, callbackMethod):Object

destroy

static public function destroy(tween:Object):Void