Anpassung Grafik

veränderte Grafik für 1600x900, angepasste Größen
pull/10/head
SariusRu 8 years ago
parent 27db493e3c
commit 2a041a3cd2

@ -27,9 +27,9 @@ public class GeneralMap extends World
* @param y Y-Ausdehnung
* @param p Kantenlänge der Felder in Pixeln
*/
super(1920, 1080, 1);
super(1600, 900, 1);
addObject(new Menue_Button(),100,38);
addObject(new Roll_Button(),100,1000);
addObject(new Roll_Button(),1814,1000);
addObject(new Roll_Button(),84,835);
addObject(new Roll_Button(),1513,835);
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 939 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

Loading…
Cancel
Save