Package game

Class Main_Game

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

public class Main_Game extends JFrame
JFrame, erstellt JPanel Spielfeld
Version:
1.0
Author:
Daniel Hamm
See Also:
Serialized Form
  • Constructor Details

    • Main_Game

      public Main_Game(int difficulty)
      Create the frame.
  • Method Details

    • main

      public static void main(int difficulty, String[] args)
      Launch the application.