Documentation generated. Some errors corrected in the code.

This commit is contained in:
2006-01-13 17:03:06 +00:00
parent 5a8d3829be
commit 9167829467
34 changed files with 1307 additions and 478 deletions

View File

@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2-02) on Tue Jan 10 15:14:09 GMT 2006 -->
<!-- Generated by javadoc (build 1.5.0_05) on Fri Jan 13 17:00:38 GMT 2006 -->
<TITLE>
B-Index
</TITLE>
@ -16,6 +16,8 @@ function windowTitle()
parent.document.title="B-Index";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
@ -27,14 +29,14 @@ function windowTitle()
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../suicideChess/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../suicideChess/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
@ -51,7 +53,7 @@ function windowTitle()
&nbsp;PREV LETTER&nbsp;
&nbsp;<A HREF="index-2.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
<A HREF="../index.html?index-filesindex-1.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-1.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
@ -64,21 +66,54 @@ function windowTitle()
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">B</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">I</A> <A HREF="index-6.html">M</A> <A HREF="index-7.html">N</A> <A HREF="index-8.html">S</A> <A HREF="index-9.html">T</A> <HR>
<A HREF="index-1.html">B</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">K</A> <A HREF="index-8.html">L</A> <A HREF="index-9.html">M</A> <A HREF="index-10.html">N</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">Q</A> <A HREF="index-13.html">R</A> <A HREF="index-14.html">S</A> <A HREF="index-15.html">T</A> <A HREF="index-16.html">W</A> <HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="../suicideChess/Board.html" title="class in suicideChess"><B>Board</B></A> - class suicideChess.<A HREF="../suicideChess/Board.html" title="class in suicideChess">Board</A>.<DD>This class contains the board representation.
<DT><A HREF="../suicideChess/Board.html#Board()"><B>Board()</B></A> -
<DT><A HREF="../suicideChess/Piece.html#BISHOP"><B>BISHOP</B></A> -
Static variable in class suicideChess.<A HREF="../suicideChess/Piece.html" title="class in suicideChess">Piece</A>
<DD>&nbsp;
<DT><A HREF="../suicideChess/Piece.html#BISHOP_CHAR"><B>BISHOP_CHAR</B></A> -
Static variable in class suicideChess.<A HREF="../suicideChess/Piece.html" title="class in suicideChess">Piece</A>
<DD>&nbsp;
<DT><A HREF="../suicideChess/SuicideChess.html#BITBOARD_REMOVEPIECE_CHECK_REMOVE"><B>BITBOARD_REMOVEPIECE_CHECK_REMOVE</B></A> -
Static variable in class suicideChess.<A HREF="../suicideChess/SuicideChess.html" title="class in suicideChess">SuicideChess</A>
<DD>does BitBoard.class removePiece function checks if removing piece is legal ?
<DT><A HREF="../suicideChess/Piece.html#BLACK"><B>BLACK</B></A> -
Static variable in class suicideChess.<A HREF="../suicideChess/Piece.html" title="class in suicideChess">Piece</A>
<DD>&nbsp;
<DT><A HREF="../suicideChess/Piece.html#BLACK_BISHOP"><B>BLACK_BISHOP</B></A> -
Static variable in class suicideChess.<A HREF="../suicideChess/Piece.html" title="class in suicideChess">Piece</A>
<DD>&nbsp;
<DT><A HREF="../suicideChess/Piece.html#BLACK_KING"><B>BLACK_KING</B></A> -
Static variable in class suicideChess.<A HREF="../suicideChess/Piece.html" title="class in suicideChess">Piece</A>
<DD>&nbsp;
<DT><A HREF="../suicideChess/Piece.html#BLACK_KNIGHT"><B>BLACK_KNIGHT</B></A> -
Static variable in class suicideChess.<A HREF="../suicideChess/Piece.html" title="class in suicideChess">Piece</A>
<DD>&nbsp;
<DT><A HREF="../suicideChess/Piece.html#BLACK_PAWN"><B>BLACK_PAWN</B></A> -
Static variable in class suicideChess.<A HREF="../suicideChess/Piece.html" title="class in suicideChess">Piece</A>
<DD>&nbsp;
<DT><A HREF="../suicideChess/Piece.html#BLACK_PIECES"><B>BLACK_PIECES</B></A> -
Static variable in class suicideChess.<A HREF="../suicideChess/Piece.html" title="class in suicideChess">Piece</A>
<DD>&nbsp;
<DT><A HREF="../suicideChess/Piece.html#BLACK_QUEEN"><B>BLACK_QUEEN</B></A> -
Static variable in class suicideChess.<A HREF="../suicideChess/Piece.html" title="class in suicideChess">Piece</A>
<DD>&nbsp;
<DT><A HREF="../suicideChess/Piece.html#BLACK_ROOK"><B>BLACK_ROOK</B></A> -
Static variable in class suicideChess.<A HREF="../suicideChess/Piece.html" title="class in suicideChess">Piece</A>
<DD>&nbsp;
<DT><A HREF="../suicideChess/Board.html" title="class in suicideChess"><B>Board</B></A> - Class in <A HREF="../suicideChess/package-summary.html">suicideChess</A><DD>This class contains the board representation.<DT><A HREF="../suicideChess/Board.html#Board()"><B>Board()</B></A> -
Constructor for class suicideChess.<A HREF="../suicideChess/Board.html" title="class in suicideChess">Board</A>
<DD>Constructor of the class Board
<DT><A HREF="../suicideChess/Board.NoPieceOnSquare.html" title="class in suicideChess"><B>Board.NoPieceOnSquare</B></A> - exception suicideChess.<A HREF="../suicideChess/Board.NoPieceOnSquare.html" title="class in suicideChess">Board.NoPieceOnSquare</A>.<DD>&nbsp;</DL>
<DT><A HREF="../suicideChess/Board.NoPieceOnSquare.html" title="class in suicideChess"><B>Board.NoPieceOnSquare</B></A> - Exception in <A HREF="../suicideChess/package-summary.html">suicideChess</A><DD>&nbsp;</DL>
<HR>
@ -87,14 +122,14 @@ Constructor for class suicideChess.<A HREF="../suicideChess/Board.html" title="c
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../suicideChess/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../suicideChess/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
@ -111,7 +146,7 @@ Constructor for class suicideChess.<A HREF="../suicideChess/Board.html" title="c
&nbsp;PREV LETTER&nbsp;
&nbsp;<A HREF="index-2.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
<A HREF="../index.html?index-filesindex-1.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-1.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
@ -124,13 +159,14 @@ Constructor for class suicideChess.<A HREF="../suicideChess/Board.html" title="c
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<A HREF="index-1.html">B</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">F</A> <A HREF="index-4.html">G</A> <A HREF="index-5.html">I</A> <A HREF="index-6.html">M</A> <A HREF="index-7.html">N</A> <A HREF="index-8.html">S</A> <A HREF="index-9.html">T</A> <HR>
<A HREF="index-1.html">B</A> <A HREF="index-2.html">D</A> <A HREF="index-3.html">E</A> <A HREF="index-4.html">F</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">I</A> <A HREF="index-7.html">K</A> <A HREF="index-8.html">L</A> <A HREF="index-9.html">M</A> <A HREF="index-10.html">N</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">Q</A> <A HREF="index-13.html">R</A> <A HREF="index-14.html">S</A> <A HREF="index-15.html">T</A> <A HREF="index-16.html">W</A> <HR>
</BODY>
</HTML>