79185167

Date: 2024-11-13 13:46:27
Score: 2
Natty:
Report link

Using setStyle you have to set a layout like GridPane as the Content of the ScrollPane, set its' size and do something like

yourGridPane.setPrefSize(100, 100);

yourGridPane.setStyle("-fx-background-image: url('DungeonRoomImage.png')");

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Laurenz Gladbach