Kleine visuelle Änderungen mennuButton
This commit is contained in:
parent
090da1392b
commit
5db5b6bb19
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.
@ -79,8 +79,8 @@ public class HappyBirdMain extends Application {
|
||||
"-fx-background-radius: 20px;");
|
||||
pane.getChildren().add(menuButton);
|
||||
menuButton.setPrefSize(200, 50);
|
||||
menuButton.setLayoutX(300);
|
||||
menuButton.setLayoutY(425);
|
||||
menuButton.setLayoutX(575);
|
||||
menuButton.setLayoutY(625);
|
||||
menuButton.setVisible(false);
|
||||
|
||||
Button buttons[] = {startButton, highscoresButton, settingsButton};
|
||||
|
Loading…
x
Reference in New Issue
Block a user