public class Knight
extends Piece
Class representing a knight piece in chess.
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class javachess.model.Piece
equals, findFile, getCell, getColor, getDecorator, getFEN, hashCode, hasMoved, setCell, setMoved, toString