Package ui

Class GraphicalApp

java.lang.Object
ui.GraphicalApp

public class GraphicalApp extends Object
Runs the PacMann game in its GUI mode.
  • Constructor Details

    • GraphicalApp

      public GraphicalApp()
  • Method Details

    • main

      public static void main(String[] args)
      Process the program arguments and construct/show the GameFrame on the event dispatch thread.