This commit is contained in:
Bilel Bghiel
2015-06-22 10:26:59 +02:00
parent 25828bdbf9
commit 32fadbbec1
3 changed files with 1 additions and 2 deletions
+1
View File
@@ -75,6 +75,7 @@ public class InfoPanel {
g2.setColor(Color.ORANGE);
g2.drawString("Score: " + totalHighscore, 25, 75);
g2.setColor(Color.BLACK);
// BALK
g2.drawRect(25, 100, 200, 30);
g2.drawRect(25, 300, 200, 700);