Package | com.boostworthy.animation.sequence |
Class | public class TweenStack |
Inheritance | TweenStack ![]() |
See also
Method | Defined by | ||
---|---|---|---|
Constructor.
| TweenStack | ||
addElement(objElement:Object):void
Adds a new tween to this object's collection.
| TweenStack | ||
![]() |
dispose():void
Performs any appropriate clean-up tasks for garbage collection such as
removing event listeners, setting object references to 'null', etc.
| Stack | |
![]() |
getIterator(uIterator:uint = 2):IIterator
Returns an iterator of the specified type.
| Stack | |
![]() |
removeElement(objElement:Object):void
Removes an element from this object's collection.
| Stack |