• Home
  • API documentation
Show / Hide Table of Contents
  • ChessSharp
    • ChessUtilities
    • GameBoard
    • GameState
    • Move
    • Piece
    • Player
  • ChessSharp.Pieces
    • Bishop
    • King
    • Knight
    • Pawn
    • PawnPromotion
    • Queen
    • Rook
  • ChessSharp.SquareData
    • File
    • Rank
    • Square

Namespace ChessSharp.Pieces

Classes

Bishop

Represents a bishop Piece.

King

Represents a king Piece.

Knight

Represents a knight Piece.

Pawn

Represents a pawn Piece.

Queen

Represents a queen Piece.

Rook

Represents a rook Piece.

Enums

PawnPromotion

Represents the promotion of the pawn.

Back to top Generated by DocFX