Package ui

Class GraphicalApp

java.lang.Object
ui.GraphicalApp

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

    • GraphicalApp Link icon

      public GraphicalApp()
  • Method Details Link icon

    • main Link icon

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