Package org.problets.lib.io.output.overlay

Class Summary
Overlay To provide the Overlay and the base for the Hierarcy of classes which use the same get methods and have the same functions draw and animate
OverlayArrow Class which either animates an arrow by expanding it from one pixel, or draws an arrow without animating it.
OverlayBox Class which either animates a box by expanding it from one pixel, or draws a box without animating it.
OverlayEllipse The ellipse class either animates outline of an ellipse or draws an ellipse without animating it.
OverlayText Class which either animates a string of text or draws a atring of text without animating it.
Test