Enum Polyominoes.Pentomino.Type
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
Represents the pentomino types by their standard names.
public enum Polyominoes.Pentomino.Type
F = 0
I = 1
L = 2
N = 3
P = 4
T = 5
U = 6
V = 7
W = 8
X = 9
Y = 10
Z = 11