Table of Contents

Enum Polyominoes.Pentomino.Type

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

Represents the pentomino types by their standard names.

public enum Polyominoes.Pentomino.Type

Fields

F = 0
I = 1
L = 2
N = 3
P = 4
T = 5
U = 6
V = 7
W = 8
X = 9
Y = 10
Z = 11