Class ClientLauncherGUI

java.lang.Object
it.polimi.ingsw.gc14.ClientLauncherGUI

public class ClientLauncherGUI extends Object
Entry point for launching the game client with the JavaFX GUI.
  • Constructor Details

    • ClientLauncherGUI

      public ClientLauncherGUI()
  • Method Details

    • main

      static void main(String[] args)
      Launches the GUI application.
      Parameters:
      args - command-line arguments passed to the JavaFX runtime.