added game over and win screens
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
import javax.swing.ImageIcon;
|
||||
import javax.swing.Timer;
|
||||
import java.util.*;
|
||||
|
||||
public class Powerup extends Collectable{
|
||||
int yVelo, xVelo, id;
|
||||
|
||||
Reference in New Issue
Block a user