Click or drag to resize
PlayersetWin Method
Sets the win status of the Player.

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

Parameters

win
Type: SystemBoolean
hasWon
See Also