Class AnimationSet
java.lang.Object
itumulator.display.animation.components.AnimationSet
- All Implemented Interfaces:
Callable<BufferedImage>
AnimationSets are used to parallelise the drawing of individual frames (by aggregating different object drawings, i.e.,
AnimationFrame
)-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AnimationSet
public AnimationSet()
-
-
Method Details
-
add
-
call
- Specified by:
call
in interfaceCallable<BufferedImage>
-