Class NumberOfPlayersController

java.lang.Object
it.polimi.ingsw.view.gui.controllers.GUIController
it.polimi.ingsw.view.gui.controllers.NumberOfPlayersController

public class NumberOfPlayersController
extends GUIController
Java controller of the numberOfPlayer.fxml file
  • Field Summary

    Fields inherited from class it.polimi.ingsw.view.gui.controllers.GUIController

    client
  • Constructor Summary

    Constructors
    Constructor Description
    NumberOfPlayersController()  
  • Method Summary

    Methods inherited from class it.polimi.ingsw.view.gui.controllers.GUIController

    setClient

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • NumberOfPlayersController

      public NumberOfPlayersController()