Timer changed from control to model
This commit is contained in:
@@ -10,6 +10,11 @@ import view.GameView;
|
||||
import control.GameControl;
|
||||
|
||||
public class Window extends JFrame {
|
||||
/**
|
||||
*
|
||||
*/
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
public Window()
|
||||
{
|
||||
//Create window
|
||||
|
||||
Reference in New Issue
Block a user