before big code modification (moving player color in Board)
This commit is contained in:
@ -2,9 +2,9 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.5.0_05) on Fri Jan 13 17:00:38 GMT 2006 -->
|
||||
<!-- Generated by javadoc (build 1.5.0_05) on Tue Jan 17 15:42:51 GMT 2006 -->
|
||||
<TITLE>
|
||||
B-Index
|
||||
A-Index
|
||||
</TITLE>
|
||||
|
||||
|
||||
@ -13,7 +13,7 @@ B-Index
|
||||
<SCRIPT type="text/javascript">
|
||||
function windowTitle()
|
||||
{
|
||||
parent.document.title="B-Index";
|
||||
parent.document.title="A-Index";
|
||||
}
|
||||
</SCRIPT>
|
||||
<NOSCRIPT>
|
||||
@ -73,47 +73,14 @@ function windowTitle()
|
||||
<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">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>
|
||||
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">I</A> <A HREF="index-9.html">K</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">Q</A> <A HREF="index-15.html">R</A> <A HREF="index-16.html">S</A> <A HREF="index-17.html">T</A> <A HREF="index-18.html">U</A> <A HREF="index-19.html">W</A> <A HREF="index-20.html">X</A> <HR>
|
||||
<A NAME="_A_"><!-- --></A><H2>
|
||||
<B>A</B></H2>
|
||||
<DL>
|
||||
<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>
|
||||
<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>
|
||||
<DT><A HREF="../suicideChess/SuicideChess.html#BITBOARD_REMOVEPIECE_CHECK_REMOVE"><B>BITBOARD_REMOVEPIECE_CHECK_REMOVE</B></A> -
|
||||
<DT><A HREF="../suicideChess/SuicideChess.html#ASCII_GAME"><B>ASCII_GAME</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>
|
||||
<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>
|
||||
<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>
|
||||
<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>
|
||||
<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>
|
||||
<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>
|
||||
<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>
|
||||
<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>
|
||||
<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 in <A HREF="../suicideChess/package-summary.html">suicideChess</A><DD> </DL>
|
||||
<DD>Displays informations in the console.
|
||||
</DL>
|
||||
<HR>
|
||||
|
||||
|
||||
@ -166,7 +133,7 @@ Constructor for class suicideChess.<A HREF="../suicideChess/Board.html" title="c
|
||||
<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">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 HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">I</A> <A HREF="index-9.html">K</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">P</A> <A HREF="index-14.html">Q</A> <A HREF="index-15.html">R</A> <A HREF="index-16.html">S</A> <A HREF="index-17.html">T</A> <A HREF="index-18.html">U</A> <A HREF="index-19.html">W</A> <A HREF="index-20.html">X</A> <HR>
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
Reference in New Issue
Block a user