ChessBoard MovePosS StructureDelta Engine Documentation
Move descriptionView code on GitHub

Namespace: Chess
Assembly: Chess (in Chess.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public struct MovePosS

The ChessBoard MovePosS type exposes the following members.

Fields

  NameDescription
Public fieldEndPos
End position of the move (0-63)View code on GitHub
Public fieldOriginalPiece
Original piece if a piece has been eatenView code on GitHub
Public fieldStartPos
Start position of the move (0-63)View code on GitHub
Public fieldType
Top
See Also