yolo umlauts
This commit is contained in:
parent
72be799fec
commit
9b2b295cdb
@ -23,7 +23,7 @@ public class MainMenuScreen extends Screen {
|
|||||||
private boolean colorValueIncrease = true;
|
private boolean colorValueIncrease = true;
|
||||||
private int menuPoint = 0;
|
private int menuPoint = 0;
|
||||||
private boolean keyPressed = false;
|
private boolean keyPressed = false;
|
||||||
private int animationStatus = 0; //0 = Animation noch nicht gestartet, 1 = Animation läuft, 2 = Animation beendet
|
private int animationStatus = 0; //0 = Animation noch nicht gestartet, 1 = Animation laeuft, 2 = Animation beendet
|
||||||
|
|
||||||
public MainMenuScreen(Screen parent) {
|
public MainMenuScreen(Screen parent) {
|
||||||
super(parent);
|
super(parent);
|
||||||
|
Loading…
Reference in New Issue
Block a user