Uses of Class
org.gChess.ChessSquare

Uses of ChessSquare in org.gChess
 

Methods in org.gChess that return ChessSquare
 ChessSquare ChessBoard.squareAtCoords(int x, int y)
          This method WILL RETURN NULL if x,y are not on the board.