Grampus


GameResult Type

Namespace: Grampus

Assembly: GrampusLib.dll

Parent Module: Types

Base Type: Enum

All Interfaces: IComparable , IConvertible , IFormattable

Kind: Struct

This is an enum type definition

Enum holding each type of result e.g. 0 for Draw.

Record fields

Record Field Description

BlackWins

Full Usage: BlackWins

Modifiers: static

Draw

Full Usage: Draw

Modifiers: static

Open

Full Usage: Open

Modifiers: static

WhiteWins

Full Usage: WhiteWins

Modifiers: static