Move descriptionView code on GitHub
Namespace: ChessAssembly: Chess (in Chess.exe) Version: 1.1.1.0 (1.1.1)
Syntax
The ChessBoard MovePosS type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() | EndPos | End position of the move (0-63)View code on GitHub |
![]() | OriginalPiece | Original piece if a piece has been eatenView code on GitHub |
![]() | StartPos | Start position of the move (0-63)View code on GitHub |
![]() | Type | Type of moveView code on GitHub |
See Also