A B C D E F G H I J K L M N O P Q R S T U W X

I

init(boolean) - Method in class gui.JChessBoard
Initialises the board from the starting position.
init(String) - Method in class gui.JChessBoard
Initialises the board from a FENPlus string.
isEqual(Move) - Method in class rules.Move
Checks whether another move object is the same as the given move object.
isEqual(Piece) - Method in class rules.Piece
Compares this piece to another piece for equality.
isInCheck() - Method in class rules.Position
Checks if in the current position, whether or not the king is in check.
isolani() - Method in class eval.ESFramework
Determines the column of the isolanis present in the pawn structure and stores them in the appropriate indices.
isWhiteToMove() - Method in class rules.Position
Returns whether or not if it is white to play in this position.

A B C D E F G H I J K L M N O P Q R S T U W X