53545556575859
private long lastHit2 = System.currentTimeMillis(); public Game() { link = new Link(this, 100, 100); scene = new MainMenu(this); }