- Removed 2D wind and replaced with 3D wind arrow.

#story[1276]
This commit is contained in:
Zhi You Tan
2017-09-28 04:13:44 +13:00
parent 270326ea77
commit 72fe8c4881
9 changed files with 619 additions and 454 deletions
@@ -0,0 +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"
xmlns:fx="http://javafx.com/fxml/1"/>