Class DraggableLayout

java.lang.Object
polimi.ingsw.am21.codex.view.GUI.utils.DraggableLayout
Direct Known Subclasses:
ExceptionLoader.ExceptionLayout, NotificationLoader.NotificationLayout, RulebookHandler.RulebookLayout

public abstract class DraggableLayout extends Object
  • Constructor Details

    • DraggableLayout

      public DraggableLayout()
  • Method Details

    • setDraggable

      public abstract void setDraggable(javafx.stage.Stage stage)
    • setDraggable

      public void setDraggable(javafx.stage.Stage stage, javafx.scene.Node window)