Class GameWindow

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

public class GameWindow extends JFrame
The main window of the game.
See Also:
  • Constructor Details

    • GameWindow

      public GameWindow()
      Creates a new game window.