Bird angepasst
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 6.5 KiB |
Binary file not shown.
@@ -44,7 +44,7 @@ public class HappyBirdMain extends Application {
|
|||||||
BackgroundSize.DEFAULT
|
BackgroundSize.DEFAULT
|
||||||
);
|
);
|
||||||
|
|
||||||
Image bird = new Image("file:src/main/resources/com/example/happy_bird/pics/bird.png", 50, 50, false, false);
|
Image bird = new Image("file:src/main/resources/com/example/happy_bird/pics/bird.png", 50, 35, false, false);
|
||||||
/*ImageView birdView = new ImageView();
|
/*ImageView birdView = new ImageView();
|
||||||
birdView.setFitHeight(50);
|
birdView.setFitHeight(50);
|
||||||
birdView.setFitWidth(50);
|
birdView.setFitWidth(50);
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 6.5 KiB |
Reference in New Issue
Block a user