Click or drag to resize
NodegetWin Method
Returns the win status of this Node

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

Return Value

Type: Boolean
hasWon
See Also