ChessBoard
MovePosS
EndPos Field
Delta Engine Documentation
End position of the move (0-63)
View code on GitHub
Namespace:
Chess
Assembly:
Chess
(in Chess.exe) Version: 1.1.1.0 (1.1.1)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
byte
EndPos
public byte EndPos
Public
EndPos
As
Byte
Public EndPos As Byte
public
:
unsigned char
EndPos
public: unsigned char EndPos
val
mutable
EndPos
:
byte
val mutable EndPos: byte
Field Value
Type:
Byte
See Also
ChessBoard
MovePosS Structure
Chess Namespace