Click or drag to resize
GamepieceCaptured Field
A Boolean representing if a piece has been captured or not.

Namespace: VikingChess.Model
Assembly: VikingChess (in VikingChess.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
private bool pieceCaptured

Field Value

Type: Boolean
See Also