before big code modification (moving player color in Board)
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.5.0_05) on Fri Jan 13 17:00:37 GMT 2006 -->
|
||||
<!-- Generated by javadoc (build 1.5.0_05) on Tue Jan 17 15:42:48 GMT 2006 -->
|
||||
<TITLE>
|
||||
suicideChess
|
||||
</TITLE>
|
||||
@ -25,6 +25,8 @@ Classes</FONT>
|
||||
<BR>
|
||||
<A HREF="Board.html" title="class in suicideChess" target="classFrame">Board</A>
|
||||
<BR>
|
||||
<A HREF="ComputerPlayer.html" title="class in suicideChess" target="classFrame">ComputerPlayer</A>
|
||||
<BR>
|
||||
<A HREF="Move.html" title="class in suicideChess" target="classFrame">Move</A>
|
||||
<BR>
|
||||
<A HREF="Piece.html" title="class in suicideChess" target="classFrame">Piece</A>
|
||||
@ -33,7 +35,9 @@ Classes</FONT>
|
||||
<BR>
|
||||
<A HREF="Square.html" title="class in suicideChess" target="classFrame">Square</A>
|
||||
<BR>
|
||||
<A HREF="SuicideChess.html" title="class in suicideChess" target="classFrame">SuicideChess</A></FONT></TD>
|
||||
<A HREF="SuicideChess.html" title="class in suicideChess" target="classFrame">SuicideChess</A>
|
||||
<BR>
|
||||
<A HREF="XBoardProtocol.html" title="class in suicideChess" target="classFrame">XBoardProtocol</A></FONT></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
|
Reference in New Issue
Block a user