ein paar kleine änderungen, vor allem an map.txt
parent
eb3829c966
commit
9fd6809906
|
@ -13,5 +13,24 @@
|
||||||
# # # # # # ############# ###### ##
|
# # # # # # ############# ###### ##
|
||||||
# # # # # ############# ## ##
|
# # # # # ############# ## ##
|
||||||
# # # # ################### # ## ##
|
# # # # ################### # ## ##
|
||||||
# # ################### ##
|
# # ################# ##
|
||||||
#######################123#########
|
#######################123#########
|
||||||
|
#
|
||||||
|
#
|
||||||
|
#
|
||||||
|
#
|
||||||
|
#
|
||||||
|
#
|
||||||
|
#
|
||||||
|
#
|
||||||
|
#
|
||||||
|
#
|
||||||
|
#
|
||||||
|
#
|
||||||
|
#
|
||||||
|
#
|
||||||
|
#
|
||||||
|
#
|
||||||
|
#
|
||||||
|
#
|
||||||
|
Es werden nur die ersten 35 Zeilen und Zeichen dieses Dokuments benutzt.
|
BIN
bin/Game.class
BIN
bin/Game.class
Binary file not shown.
|
@ -22,6 +22,7 @@ public class Game {
|
||||||
|
|
||||||
private int delaytimer = 9;
|
private int delaytimer = 9;
|
||||||
|
|
||||||
|
@SuppressWarnings("unused")
|
||||||
private long fps = 60;
|
private long fps = 60;
|
||||||
|
|
||||||
private int windowSizeX = 800; // Größe des Frame in x-Richtung
|
private int windowSizeX = 800; // Größe des Frame in x-Richtung
|
||||||
|
|
Loading…
Reference in New Issue