mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 06:18:44 +00:00
Updated wind arrow 3D model
#story[1276]
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#windPane {
|
||||
-fx-background-color: rgba(255, 255, 255, 0);
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
@@ -1,7 +1,7 @@
|
||||
<?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"
|
||||
<Pane fx:id="windPane" prefHeight="120.0" prefWidth="110.0"
|
||||
stylesheets="@../../css/cells/WindCell.css" xmlns="http://javafx.com/javafx/8"
|
||||
xmlns:fx="http://javafx.com/fxml/1"/>
|
||||
|
||||
Reference in New Issue
Block a user