class documentation - a shitload of it
All checks were successful
Linux arm64 / Build (push) Successful in 33s
All checks were successful
Linux arm64 / Build (push) Successful in 33s
This commit is contained in:
@@ -24,6 +24,9 @@ import chess.controller.event.GameListener;
|
||||
import chess.model.Coordinate;
|
||||
import chess.model.Move;
|
||||
|
||||
/**
|
||||
* Window for the 2D chess game.
|
||||
*/
|
||||
public class Window extends JFrame implements GameListener, CommandSender {
|
||||
|
||||
private final CommandExecutor commandExecutor;
|
||||
|
||||
Reference in New Issue
Block a user