PauseScreen aufrufen

This commit is contained in:
2021-12-14 11:39:06 +01:00
parent d51c97c989
commit 9c028dd79e
17 changed files with 212 additions and 65 deletions

View File

@@ -7,13 +7,10 @@
<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 >
<<<<<<< HEAD
=======
<ImageView>
<image>
<Image url="@pics/Background.png"></Image>
</image>
</ImageView>
>>>>>>> 5db5b6bb195a2b7d1296e7d3f9b98d6c75dba2c2
</StackPane>