Uses of Interface
pt.tumba.parser.swf.TimeLine

Packages that use TimeLine
pt.tumba.parser.swf   
 

Uses of TimeLine in pt.tumba.parser.swf
 

Classes in pt.tumba.parser.swf that implement TimeLine
 class Movie
          A Flash Movie
 class MovieClip
          A Movie Clip (aka Sprite) Symbol
 

Fields in pt.tumba.parser.swf declared as TimeLine
protected  TimeLine Frame.timeline
          Description of the Field
protected  TimeLine MovieBuilder.timeline
          Description of the Field
 

Constructors in pt.tumba.parser.swf with parameters of type TimeLine
Frame(int number, TimeLine timeline)
          Constructor for the Frame object