public class Queen
extends Piece
Queen class that represents the queen 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