Click or drag to resize
GamegameOver Field
A Boolean representing if the Game is over or not.

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

Field Value

Type: Boolean
See Also