Click or drag to resize
GamecheckWin Method
Checks to see if a Player has won or not.

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

Return Value

Type: Boolean
gameOver
See Also