before big code modification (moving player color in Board)

This commit is contained in:
2006-01-28 13:23:01 +00:00
parent 213b1e3bf0
commit 313cf91ef5
32 changed files with 487 additions and 278 deletions

View File

@ -2,7 +2,7 @@
<!--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:49 GMT 2006 -->
<TITLE>
suicideChess
</TITLE>
@ -89,6 +89,10 @@ Package suicideChess
<TD>This class contains the board representation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../suicideChess/ComputerPlayer.html" title="class in suicideChess">ComputerPlayer</A></B></TD>
<TD>This class will contain all the AI.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../suicideChess/Move.html" title="class in suicideChess">Move</A></B></TD>
<TD>This class is used for moves representation.</TD>
</TR>
@ -108,6 +112,10 @@ Package suicideChess
<TD WIDTH="15%"><B><A HREF="../suicideChess/SuicideChess.html" title="class in suicideChess">SuicideChess</A></B></TD>
<TD>Main file (the game in itself)</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../suicideChess/XBoardProtocol.html" title="class in suicideChess">XBoardProtocol</A></B></TD>
<TD>Class used to communicate with XBoard.</TD>
</TR>
</TABLE>
&nbsp;