Module polimi.ingsw.am21.codex
Class RulebookHandler.RulebookLayout
java.lang.Object
polimi.ingsw.am21.codex.view.GUI.utils.DraggableLayout
polimi.ingsw.am21.codex.view.GUI.utils.RulebookHandler.RulebookLayout
- Enclosing class:
RulebookHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
javafx.scene.Parent
void
void
void
setDraggable
(javafx.stage.Stage stage) Methods inherited from class polimi.ingsw.am21.codex.view.GUI.utils.DraggableLayout
setDraggable
-
Constructor Details
-
RulebookLayout
public RulebookLayout()
-
-
Method Details
-
loadRulebook
- Throws:
IOException
-
loadRulebookDetails
public void loadRulebookDetails() -
closeRulebook
public void closeRulebook() -
getParent
public javafx.scene.Parent getParent() -
setDraggable
public void setDraggable(javafx.stage.Stage stage) - Specified by:
setDraggable
in classDraggableLayout
-