flag sprite and start text
This commit is contained in:
@@ -371,6 +371,7 @@ public class Platformer extends JPanel implements KeyListener, ActionListener{
|
||||
if (currentLevel == 0){
|
||||
g.drawImage(titleImg, boardWidth/2 - 150, boardHeight/2 - 200, null);
|
||||
|
||||
g.drawString("An American Identity Project", boardWidth/2 - 75, boardHeight/2-40);
|
||||
String text = "Press P to Start!";
|
||||
int xBase = 340;
|
||||
int yBase = 400;
|
||||
|
||||
BIN
Sprites/Flag.png
BIN
Sprites/Flag.png
Binary file not shown.
|
Before Width: | Height: | Size: 397 B After Width: | Height: | Size: 180 B |
Reference in New Issue
Block a user