Class TrackManager

  • All Implemented Interfaces:
    java.io.Serializable

    public class TrackManager
    extends java.lang.Object
    implements java.io.Serializable
    Every element contains tracks, which manage the animation. There is one track for every parameter with animation, and each track in turn is composed of many events.
    See Also:
    Serialized Form