diff --git a/doc/allclasses-frame.html b/doc/allclasses-frame.html deleted file mode 100644 index 455ccdb..0000000 --- a/doc/allclasses-frame.html +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - -All Classes - - - - - - - - - - -All Classes -
- - - - - -
Board -
-ComputerPlayer -
-Move -
-Piece -
-Rules -
-Square -
-SuicideChess -
-XBoardProtocol -
-
- - - diff --git a/doc/allclasses-noframe.html b/doc/allclasses-noframe.html deleted file mode 100644 index 8e5b58b..0000000 --- a/doc/allclasses-noframe.html +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - -All Classes - - - - - - - - - - -All Classes -
- - - - - -
Board -
-ComputerPlayer -
-Move -
-Piece -
-Rules -
-Square -
-SuicideChess -
-XBoardProtocol -
-
- - - diff --git a/doc/constant-values.html b/doc/constant-values.html deleted file mode 100644 index 87cc50a..0000000 --- a/doc/constant-values.html +++ /dev/null @@ -1,492 +0,0 @@ - - - - - - -Constant Field Values - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Constant Field Values

-
-
-Contents - - - - - - -
-suicideChess.*
- -

- - - - - - - - - - - - - - - - - - - - - - -
suicideChess.Board
-public static final intNB_OF_FILES8
-public static final intNB_OF_RANKS8
-public static final intNB_OF_SQUARES64
- -

- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
suicideChess.Piece
-public static final intBISHOP3
-public static final charBISHOP_CHAR98
-public static final intBLACK1
-public static final intBLACK_BISHOP9
-public static final intBLACK_KING7
-public static final intBLACK_KNIGHT11
-public static final intBLACK_PAWN3
-public static final intBLACK_PIECES1
-public static final intBLACK_QUEEN5
-public static final intBLACK_ROOK13
-public static final intKING2
-public static final charKING_CHAR107
-public static final intKNIGHT4
-public static final charKNIGHT_CHAR110
-public static final intMAX_PIECE_NUMBER13
-public static final intNB_OF_PIECES6
-public static final intNO_COLOR-1
-public static final intNONE-1
-public static final intPAWN0
-public static final charPAWN_CHAR112
-public static final intQUEEN1
-public static final charQUEEN_CHAR113
-public static final intROOK5
-public static final charROOK_CHAR114
-public static final intWHITE0
-public static final intWHITE_BISHOP8
-public static final intWHITE_KING6
-public static final intWHITE_KNIGHT10
-public static final intWHITE_PAWN2
-public static final intWHITE_PIECES0
-public static final intWHITE_QUEEN4
-public static final intWHITE_ROOK12
- -

- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - -
suicideChess.SuicideChess
-public static final booleanASCII_GAMEfalse
-public static final booleanBITBOARD_REMOVEPIECE_CHECK_REMOVEtrue
-public static final java.lang.StringNAME"djib\'s SuicideChess v0.1.9"
-public static final booleanSQUARE_CHECK_INVALIDtrue
- -

- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
suicideChess.XBoardProtocol
-public static final intINVALID6
-public static final intMOVE5
-public static final intNEW3
-public static final intNOPROTOVER2
-public static final intNOT_ACCEPTED_SUICIDE10
-public static final intNOT_ACCEPTED_USERMOVE9
-public static final intPROTOVER1
-public static final intQUIT4
-public static final intUNKNOWN-1
-public static final intXBOARD0
- -

- -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/doc/deprecated-list.html b/doc/deprecated-list.html deleted file mode 100644 index fdb1875..0000000 --- a/doc/deprecated-list.html +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - -Deprecated List - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Deprecated API

-
-
-Contents - -
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/doc/help-doc.html b/doc/help-doc.html deleted file mode 100644 index b1db389..0000000 --- a/doc/help-doc.html +++ /dev/null @@ -1,211 +0,0 @@ - - - - - - -API Help - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -
-
-

-How This API Document Is Organized

-
-This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.

-Package

-
- -

-Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain four categories:

-
-

-Class/Interface

-
- -

-Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:

-Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.
- -

-Annotation Type

-
- -

-Each annotation type has its own separate page with the following sections:

-
- -

-Enum

-
- -

-Each enum has its own separate page with the following sections:

-
-

-Use

-
-Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.
-

-Tree (Class Hierarchy)

-
-There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces do not inherit from java.lang.Object. -
-

-Deprecated API

-
-The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.
-

-Index

-
-The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.
-

-Prev/Next

-These links take you to the next or previous class, interface, package, or related page.

-Frames/No Frames

-These links show and hide the HTML frames. All pages are available with or without frames. -

-

-Serialized Form

-Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description. -

-

-Constant Field Values

-The Constant Field Values page lists the static final fields and their values. -

- - -This help file applies to API documentation generated using the standard doclet. - -
-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/doc/index-files/index-1.html b/doc/index-files/index-1.html deleted file mode 100644 index 9bf10c8..0000000 --- a/doc/index-files/index-1.html +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - -A-Index - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G I K L M N P Q R S T U W X
-

-A

-
-
ASCII_GAME - -Static variable in class suicideChess.SuicideChess -
Displays informations in the console. -
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G I K L M N P Q R S T U W X
- - - diff --git a/doc/index-files/index-2.html b/doc/index-files/index-2.html deleted file mode 100644 index ba6c569..0000000 --- a/doc/index-files/index-2.html +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - -B-Index - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G I K L M N P Q R S T U W X
-

-B

-
-
BISHOP - -Static variable in class suicideChess.Piece -
  -
BISHOP_CHAR - -Static variable in class suicideChess.Piece -
  -
BITBOARD_REMOVEPIECE_CHECK_REMOVE - -Static variable in class suicideChess.SuicideChess -
does BitBoard.class removePiece function checks if removing piece is legal ? -
BLACK - -Static variable in class suicideChess.Piece -
  -
BLACK_BISHOP - -Static variable in class suicideChess.Piece -
  -
BLACK_KING - -Static variable in class suicideChess.Piece -
  -
BLACK_KNIGHT - -Static variable in class suicideChess.Piece -
  -
BLACK_PAWN - -Static variable in class suicideChess.Piece -
  -
BLACK_PIECES - -Static variable in class suicideChess.Piece -
  -
BLACK_QUEEN - -Static variable in class suicideChess.Piece -
  -
BLACK_ROOK - -Static variable in class suicideChess.Piece -
  -
Board - Class in suicideChess
This class contains the board representation.
Board() - -Constructor for class suicideChess.Board -
Constructor of the class Board -
Board.NoPieceOnSquare - Exception in suicideChess
 
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G I K L M N P Q R S T U W X
- - - diff --git a/doc/index-files/index-3.html b/doc/index-files/index-3.html deleted file mode 100644 index ac7b320..0000000 --- a/doc/index-files/index-3.html +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - -C-Index - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G I K L M N P Q R S T U W X
-

-C

-
-
ComputerPlayer - Class in suicideChess
This class will contain all the AI.
ComputerPlayer(int) - -Constructor for class suicideChess.ComputerPlayer -
This constructor creates a computer that plays with the given color -
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G I K L M N P Q R S T U W X
- - - diff --git a/doc/index-files/index-4.html b/doc/index-files/index-4.html deleted file mode 100644 index d4213b1..0000000 --- a/doc/index-files/index-4.html +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - -D-Index - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G I K L M N P Q R S T U W X
-

-D

-
-
display() - -Method in class suicideChess.Board -
This function can be used to display the board - Black pieces are displayed in uppercase letters. -
display() - -Method in class suicideChess.Move -
Displays a move in great details. -
doMove(Move) - -Method in class suicideChess.Board -
This methods takes a Move and applies it (updating the bitboard) -
doMove(Board) - -Method in class suicideChess.ComputerPlayer -
This asks the computer to compute a move -
doMove(Move) - -Static method in class suicideChess.XBoardProtocol -
Sends a move message to XBoard -
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G I K L M N P Q R S T U W X
- - - diff --git a/doc/index-files/index-5.html b/doc/index-files/index-5.html deleted file mode 100644 index 6a1597d..0000000 --- a/doc/index-files/index-5.html +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - -E-Index - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G I K L M N P Q R S T U W X
-

-E

-
-
enablesEnPassant() - -Method in class suicideChess.Move -
Returns a boolean saying is a Move makes 'en passant' move possible. -
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G I K L M N P Q R S T U W X
- - - diff --git a/doc/index-files/index-6.html b/doc/index-files/index-6.html deleted file mode 100644 index b2d98ab..0000000 --- a/doc/index-files/index-6.html +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - -F-Index - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G I K L M N P Q R S T U W X
-

-F

-
-
fromSquare() - -Method in class suicideChess.Move -
Returns the Square to move from in a Move -
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G I K L M N P Q R S T U W X
- - - diff --git a/doc/index-files/index-7.html b/doc/index-files/index-7.html deleted file mode 100644 index 62eee92..0000000 --- a/doc/index-files/index-7.html +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - -G-Index - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G I K L M N P Q R S T U W X
-

-G

-
-
getCapturedPiece() - -Method in class suicideChess.Move -
Returns the Piece to be captured in a Move -
getColor() - -Method in class suicideChess.Piece -
Returns an integer representing the color of the Piece. -
getCommand(String) - -Static method in class suicideChess.XBoardProtocol -
Interprets XBoard Commands -
getEnPassantSquare() - -Method in class suicideChess.Board -
This function is used to return the 'en passant' Square. -
getEnPassantSquare() - -Method in class suicideChess.Move -
Returns the enPassant Square for a move. -
getFile() - -Method in class suicideChess.Square -
Returns the file of a Square. -
getFileNb() - -Method in class suicideChess.Square -
Returns the number of the File -
getLegalMovesCapture() - -Static method in class suicideChess.Rules -
This function return the current status of the ArrayList of all legal Move - with a capture. -
getLegalMovesNonCapture() - -Static method in class suicideChess.Rules -
This function return the current status of the ArrayList of all legal Move - without a capture. -
getMovingPiece() - -Method in class suicideChess.Move -
Returns the moving Piece of a Move. -
getPiece(Square) - -Method in class suicideChess.Board -
This function searchs for what piece is on a square. -
getPieceNumber() - -Method in class suicideChess.Piece -
Returns an integer representing the Piece (Piece.BLACK_PAWN or Piece.WHITE_QUEEN) -
getPieceType() - -Method in class suicideChess.Piece -
Returns an integer representing the Piece type (Piece.QUEEN or Piece.PAWN) -
getPromotionPiece() - -Method in class suicideChess.Move -
Returns the promotion Piece of a Move -
getRank() - -Method in class suicideChess.Square -
Returns the number of the Rank -
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G I K L M N P Q R S T U W X
- - - diff --git a/doc/index-files/index-8.html b/doc/index-files/index-8.html deleted file mode 100644 index 4e47fe3..0000000 --- a/doc/index-files/index-8.html +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - -I-Index - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G I K L M N P Q R S T U W X
-

-I

-
-
initialise() - -Static method in class suicideChess.XBoardProtocol -
This function initialises the communications with XBoard. -
INVALID - -Static variable in class suicideChess.XBoardProtocol -
Received an invalid move -
isCaptureMove() - -Method in class suicideChess.Move -
Returns a boolean saying if a Move is a capture move -
isEmpty(Square, Piece) - -Method in class suicideChess.Board -
This function returns a boolean telling if a Piece is on a Board.NoPieceOnSquare. -
isEnPassant() - -Method in class suicideChess.Board -
This function returns a boolean saying if the board is in an 'en passant' state. -
isEnPassant() - -Method in class suicideChess.Move -
Returns a boolean saying is a Move is an 'en passant' move. -
isEqual(Square) - -Method in class suicideChess.Square -
Returns a boolean telling if two squares are the same -
isPromotionMove() - -Method in class suicideChess.Move -
Returns a boolean saying if a Move is a promotion or not. -
isSimpleEqual(Move) - -Method in class suicideChess.Move -
Tests the equality of two moves by just looking at the fromSquare and the toSquare -
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G I K L M N P Q R S T U W X
- - - diff --git a/doc/index-files/index-9.html b/doc/index-files/index-9.html deleted file mode 100644 index 96c2d07..0000000 --- a/doc/index-files/index-9.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - -K-Index - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G I K L M N P Q R S T U W X
-

-K

-
-
KING - -Static variable in class suicideChess.Piece -
  -
KING_CHAR - -Static variable in class suicideChess.Piece -
  -
KNIGHT - -Static variable in class suicideChess.Piece -
  -
KNIGHT_CHAR - -Static variable in class suicideChess.Piece -
  -
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G I K L M N P Q R S T U W X
- - - diff --git a/doc/index.html b/doc/index.html deleted file mode 100644 index ae153ae..0000000 --- a/doc/index.html +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - -Generated Documentation (Untitled) - - - - - - - - -<H2> -Frame Alert</H2> - -<P> -This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. -<BR> -Link to<A HREF="suicideChess/package-summary.html">Non-frame version.</A> - - - diff --git a/doc/overview-tree.html b/doc/overview-tree.html deleted file mode 100644 index 270b392..0000000 --- a/doc/overview-tree.html +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - -Class Hierarchy - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For All Packages

-
-
-
Package Hierarchies:
suicideChess
-
-

-Class Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/doc/package-list b/doc/package-list deleted file mode 100644 index 9a7ba2d..0000000 --- a/doc/package-list +++ /dev/null @@ -1 +0,0 @@ -suicideChess diff --git a/doc/packages.html b/doc/packages.html deleted file mode 100644 index b5c1394..0000000 --- a/doc/packages.html +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - -
- -
- -
-
-The front page has been relocated.Please see: -
-          Frame version -
-          Non-frame version.
- - - diff --git a/doc/resources/inherit.gif b/doc/resources/inherit.gif deleted file mode 100644 index c814867..0000000 Binary files a/doc/resources/inherit.gif and /dev/null differ diff --git a/doc/serialized-form.html b/doc/serialized-form.html deleted file mode 100644 index f83980b..0000000 --- a/doc/serialized-form.html +++ /dev/null @@ -1,188 +0,0 @@ - - - - - - -Serialized Form - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Serialized Form

-
-
- - - - - -
-Package suicideChess
- -

- - - - - -
-Class suicideChess.Board.NoPieceOnSquare extends java.lang.Exception implements Serializable
- -

-serialVersionUID: -2750943856086117656L - -

- -

- - - - - -
-Class suicideChess.Move.NotAValidMoveException extends java.lang.Exception implements Serializable
- -

-serialVersionUID: 2194133427162274651L - -

- -

- - - - - -
-Class suicideChess.Square.NotAValidSquare extends java.lang.Exception implements Serializable
- -

-serialVersionUID: 7586171991212094565L - -

- -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/doc/stylesheet.css b/doc/stylesheet.css deleted file mode 100644 index 6d31fdb..0000000 --- a/doc/stylesheet.css +++ /dev/null @@ -1,29 +0,0 @@ -/* Javadoc style sheet */ - -/* Define colors, fonts and other style attributes here to override the defaults */ - -/* Page background color */ -body { background-color: #FFFFFF } - -/* Headings */ -h1 { font-size: 145% } - -/* Table colors */ -.TableHeadingColor { background: #CCCCFF } /* Dark mauve */ -.TableSubHeadingColor { background: #EEEEFF } /* Light mauve */ -.TableRowColor { background: #FFFFFF } /* White */ - -/* Font used in left-hand frame lists */ -.FrameTitleFont { font-size: 100%; font-family: Helvetica, Arial, sans-serif } -.FrameHeadingFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif } -.FrameItemFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif } - -/* Navigation bar fonts and colors */ -.NavBarCell1 { background-color:#EEEEFF;} /* Light mauve */ -.NavBarCell1Rev { background-color:#00008B;} /* Dark Blue */ -.NavBarFont1 { font-family: Arial, Helvetica, sans-serif; color:#000000;} -.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;} - -.NavBarCell2 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;} -.NavBarCell3 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;} - diff --git a/doc/suicideChess/Board.NoPieceOnSquare.html b/doc/suicideChess/Board.NoPieceOnSquare.html deleted file mode 100644 index 13e0c9e..0000000 --- a/doc/suicideChess/Board.NoPieceOnSquare.html +++ /dev/null @@ -1,205 +0,0 @@ - - - - - - -Board.NoPieceOnSquare - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -suicideChess -
-Class Board.NoPieceOnSquare

-
-java.lang.Object
-  extended by java.lang.Throwable
-      extended by java.lang.Exception
-          extended by suicideChess.Board.NoPieceOnSquare
-
-
-
All Implemented Interfaces:
java.io.Serializable
-
-
-
Enclosing class:
Board
-
-
-
-
public class Board.NoPieceOnSquare
extends java.lang.Exception
- - -

-

-
See Also:
Serialized Form
-
- -

- - - - - - - - -
-Method Summary
- - - - - - - -
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- - - - - - - -
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- -


- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/doc/suicideChess/Board.html b/doc/suicideChess/Board.html deleted file mode 100644 index 767cf85..0000000 --- a/doc/suicideChess/Board.html +++ /dev/null @@ -1,500 +0,0 @@ - - - - - - -Board - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -suicideChess -
-Class Board

-
-java.lang.Object
-  extended by suicideChess.Board
-
-
-
-
public class Board
extends java.lang.Object
- - -

-This class contains the board representation. - The board is represented using bitboards. -