Files
Party-Parrots-At-Sea/src/main/resources/views/cells/WindCell.fxml
T
2017-09-28 04:13:44 +13:00

8 lines
219 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<?import javafx.scene.layout.Pane?>
<Pane fx:id="windPane" prefHeight="120.0" prefWidth="110.0" xmlns="http://javafx.com/javafx/8.0.111"
xmlns:fx="http://javafx.com/fxml/1"/>