A B C E G H I K L M N P Q R S T U V

H

hashCode() - Method in class model.Cell
accessor(selector): Returns the hash code of the given Cell.
hasMoved() - Method in class model.pieces.King
transformer(mutative): Notifies that the King has moved, thus making it impossible in the future to execute a castling move.
hasMoved(boolean) - Method in class model.pieces.King
transformer(mutative): Changes the info if the King has moved, thus making it impossible in the future to take place in a castling move.
hasMoved() - Method in class model.pieces.Rook
transformer(mutative): Notifies that the Rook has moved, thus making it impossible in the future to execute a castling move.
hasMoved(boolean) - Method in class model.pieces.Rook
transformer(mutative): Changes the info if the Rook has moved, thus making it impossible in the future to take place in a castling move.
hasNextMoves() - Method in class controller.Control
accessor: checks wether there are next moves done
hasPreviousMoves() - Method in class controller.Control
accessor: checks wether there are previous moves done

A B C E G H I K L M N P Q R S T U V