Blit engine which allows to 'repaint' moving components using Graphics.copyArea() (blitting mode). To use this class a component and its parent should be JComponent. Parent can be dynamically changed which causes blitting reset.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.