Click or drag to resize
BoardSetPieces Method
Sets the position of the Piece objects on the Board depending on the gametype

Namespace: VikingChess.Model
Assembly: VikingChess (in VikingChess.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void SetPieces()
See Also