|
|
|
@ -85,18 +85,18 @@
|
|
|
|
</Accordion>
|
|
|
|
</Accordion>
|
|
|
|
</children>
|
|
|
|
</children>
|
|
|
|
</Pane>
|
|
|
|
</Pane>
|
|
|
|
<Label fx:id="timer" maxHeight="20.0" text="0:0" AnchorPane.leftAnchor="0.0" AnchorPane.topAnchor="0.0">
|
|
|
|
<Label fx:id="timer" alignment="CENTER" maxHeight="20.0" text="0:0">
|
|
|
|
<font>
|
|
|
|
<font>
|
|
|
|
<Font name="System Bold" size="15.0" />
|
|
|
|
<Font name="System Bold" size="15.0" />
|
|
|
|
</font>
|
|
|
|
</font>
|
|
|
|
<padding>
|
|
|
|
|
|
|
|
<Insets top="20.0" />
|
|
|
|
|
|
|
|
</padding>
|
|
|
|
|
|
|
|
</Label>
|
|
|
|
</Label>
|
|
|
|
<Label fx:id="FPS" text="FPS: 0" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0">
|
|
|
|
<Label fx:id="FPS" text="FPS: 0" AnchorPane.leftAnchor="0.0" AnchorPane.topAnchor="0.0">
|
|
|
|
<font>
|
|
|
|
<font>
|
|
|
|
<Font name="System Bold" size="15.0" />
|
|
|
|
<Font name="System Bold" size="15.0" />
|
|
|
|
</font>
|
|
|
|
</font>
|
|
|
|
|
|
|
|
<padding>
|
|
|
|
|
|
|
|
<Insets top="20.0" />
|
|
|
|
|
|
|
|
</padding>
|
|
|
|
</Label>
|
|
|
|
</Label>
|
|
|
|
<Label fx:id="timeZone" text="Label" AnchorPane.leftAnchor="0.0" AnchorPane.topAnchor="0.0">
|
|
|
|
<Label fx:id="timeZone" text="Label" AnchorPane.leftAnchor="0.0" AnchorPane.topAnchor="0.0">
|
|
|
|
<font>
|
|
|
|
<font>
|
|
|
|
@ -109,7 +109,7 @@
|
|
|
|
</children>
|
|
|
|
</children>
|
|
|
|
</StackPane>
|
|
|
|
</StackPane>
|
|
|
|
<Label fx:id="tutorialText" alignment="CENTER" maxHeight="-Infinity" maxWidth="-Infinity" minHeight="-Infinity" minWidth="-Infinity" style="-fx-border-color: orange; -fx-border-radius: 5px; -fx-background-color: #ffffcc; -fx-text-fill: #3399ff; -fx-border-width: 3; -fx-border-insets: -3;" text="This is the tutorial text" visible="false" AnchorPane.leftAnchor="150.0" AnchorPane.rightAnchor="150.0" AnchorPane.topAnchor="100.0" />
|
|
|
|
<Label fx:id="tutorialText" alignment="CENTER" maxHeight="-Infinity" maxWidth="-Infinity" minHeight="-Infinity" minWidth="-Infinity" style="-fx-border-color: orange; -fx-border-radius: 5px; -fx-background-color: #ffffcc; -fx-text-fill: #3399ff; -fx-border-width: 3; -fx-border-insets: -3;" text="This is the tutorial text" visible="false" AnchorPane.leftAnchor="150.0" AnchorPane.rightAnchor="150.0" AnchorPane.topAnchor="100.0" />
|
|
|
|
<AnchorPane maxHeight="200.0" maxWidth="200.0" prefHeight="200.0" prefWidth="200.0" AnchorPane.bottomAnchor="0.0" AnchorPane.rightAnchor="0.0">
|
|
|
|
<AnchorPane maxHeight="200.0" maxWidth="200.0" prefHeight="200.0" prefWidth="200.0" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0">
|
|
|
|
<children>
|
|
|
|
<children>
|
|
|
|
<AnchorPane maxHeight="200.0" maxWidth="200.0" prefHeight="200.0" prefWidth="216.0">
|
|
|
|
<AnchorPane maxHeight="200.0" maxWidth="200.0" prefHeight="200.0" prefWidth="216.0">
|
|
|
|
<children>
|
|
|
|
<children>
|
|
|
|
|