ChessApplication.ChessBoard.ChessBoard Function
Constructor of a chessboard.
Public void ChessBoard (double, double, double, double, double)
Type
Name
Description
double
BishopValue
double
KnightValue
double
PawnValue
double
QueenValue
double
RookValue
Return
Description
void
Other overloads:
ChessApplication.ChessBoard.#ctor(XmlReader)