Compare commits
2 Commits
d4ba26f435
...
edf4ca2595
Author | SHA1 | Date | |
---|---|---|---|
edf4ca2595 | |||
be13801a60 |
Happy_Bird
.gradle
7.1.1
dependencies-accessors
executionHistory
fileHashes
buildOutputCleanup
checksums
build
classes/java/main
libs
tmp/compileJava
src/main/java/com/example/happy_bird
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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -130,6 +130,9 @@ public class HappyBirdMain extends Application {
|
|||||||
labelsFormating(labels, pane);
|
labelsFormating(labels, pane);
|
||||||
headlineFormating(headlineLabels, pane);
|
headlineFormating(headlineLabels, pane);
|
||||||
|
|
||||||
|
/*Überschrift umbenennen, falls aus anderem Screen*/
|
||||||
|
headline.setText("HAPPY BIRD");
|
||||||
|
|
||||||
/*alle labels an ihre Stelle:*/
|
/*alle labels an ihre Stelle:*/
|
||||||
int yPositionLabels = 225;
|
int yPositionLabels = 225;
|
||||||
for (Label label : labels) {
|
for (Label label : labels) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user