Class MainFrame

All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants

public class MainFrame extends JFrame implements ActionListener
This class is a GUI component of the Game. It is the main frame that create the GUI (InnerPanel).
Author:
Belegkarnil
See Also: