Package org.game.JVirus

Interface Summary
ActionControl.IGameListener callback interface for game events
IFields interface with constants.
 

Class Summary
ActionControl this class controls the movement of the avatar and the animating thread.
AnimImage simply a array if images.
Avatar Avatar class.
Display the display for the level array.
DisplayBackPanel this panel contains the Display panel and the panel for messages
Images static class for image loading.
JVirusFrame Frame class for the JVirusPanel.
JVirusPanel Main panel.
JVSlider slider for music and siund volume
Levels static class for level loading.
main main class with main(String[] args) function. set the Swing theme and creates the main frame, nothing other.
Matrix this class containt the level array.
Sound Sound system of JVirus.
SwingTheme black and green Swing theme for JVirus