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:46 GMT 2006 -->
|
||||
<TITLE>
|
||||
Move
|
||||
</TITLE>
|
||||
@ -51,7 +51,7 @@ function windowTitle()
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../suicideChess/Board.NoPieceOnSquare.html" title="class in suicideChess"><B>PREV CLASS</B></A>
|
||||
<A HREF="../suicideChess/ComputerPlayer.html" title="class in suicideChess"><B>PREV CLASS</B></A>
|
||||
<A HREF="../suicideChess/Move.NotAValidMoveException.html" title="class in suicideChess"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../index.html?suicideChess/Move.html" target="_top"><B>FRAMES</B></A>
|
||||
@ -103,7 +103,7 @@ This class is used for moves representation.
|
||||
<P>
|
||||
<DL>
|
||||
<DT><B>Version:</B></DT>
|
||||
<DD>$LastChangedRevision: 27 $, $LastChangedDate: 2006-01-13 16:48:21 +0000 (Fri, 13 Jan 2006) $</DD>
|
||||
<DD>$LastChangedRevision$, $LastChangedDate$</DD>
|
||||
<DT><B>Author:</B></DT>
|
||||
<DD>Jean-Baptiste Hétier</DD>
|
||||
</DL>
|
||||
@ -578,7 +578,7 @@ public void <B>display</B>()</PRE>
|
||||
|
||||
<TR>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../suicideChess/Board.NoPieceOnSquare.html" title="class in suicideChess"><B>PREV CLASS</B></A>
|
||||
<A HREF="../suicideChess/ComputerPlayer.html" title="class in suicideChess"><B>PREV CLASS</B></A>
|
||||
<A HREF="../suicideChess/Move.NotAValidMoveException.html" title="class in suicideChess"><B>NEXT CLASS</B></A></FONT></TD>
|
||||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||||
<A HREF="../index.html?suicideChess/Move.html" target="_top"><B>FRAMES</B></A>
|
||||
|
Reference in New Issue
Block a user