Class AnimationSet

java.lang.Object
itumulator.display.animation.components.AnimationSet
All Implemented Interfaces:
Callable<BufferedImage>

public class AnimationSet extends Object implements Callable<BufferedImage>
AnimationSets are used to parallelise the drawing of individual frames (by aggregating different object drawings, i.e., AnimationFrame)