Module AM37

Class LobbyController

java.lang.Object
it.polimi.ingsw.view.gui.viewController.LobbyController

public class LobbyController
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    LobbyController()  
  • Method Summary

    Modifier and Type Method Description
    void backButton()  
    void enableCreateButton()  
    javafx.scene.control.Button getJoinBtn()  
    javafx.scene.control.ListView<java.lang.String> getLobbyList()  
    void onCreate()  
    void onJoin()  
    void onLobbySelected()  
    void onQuit()  
    void setGUI​(GUI gui)  
    static void setInputRequested​(boolean inputRequested)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait