ClickEvent StartButton

This commit is contained in:
2021-11-25 14:32:39 +01:00
parent 2897dfd341
commit 882baf19af
11 changed files with 81 additions and 25 deletions

View File

@@ -5,10 +5,4 @@
<StackPane prefHeight="800.0" prefWidth="700.0" xmlns="http://javafx.com/javafx/11.0.2" xmlns:fx="http://javafx.com/fxml/1" fx:controller="com.example.happy_bird.HappyBird" back >
<ImageView>
<image>
<Image url="@pics/Background.png" />
</image>
</ImageView>
</StackPane>