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:
@@ -5,6 +5,9 @@ import chess.controller.event.GameAdapter;
|
||||
import chess.model.Coordinate;
|
||||
import chess.model.Move;
|
||||
|
||||
/**
|
||||
* Class to handle audio events in the game.
|
||||
*/
|
||||
public class GameAudio extends GameAdapter {
|
||||
|
||||
private final boolean functional;
|
||||
|
||||
Reference in New Issue
Block a user