Package com.brackeen.javagamebook.graphics

Class Summary
Animation The Animation class manages a series of images (frames) and the amount of time to display each frame.
NullRepaintManager The NullRepaintManager is a RepaintManager that doesn't do any repainting.
ScreenManager The ScreenManager class manages initializing and displaying full screen graphics modes.
Sprite