Enum Polyominoes.Triomino.Type
Represents the triomino type by their standard names.
public enum Polyominoes.Triomino.Type
Fields
I = 0
The I triomino (three squares in a row).
L = 1
The L triomino (three squares connected in an L-shape).
Represents the triomino type by their standard names.
public enum Polyominoes.Triomino.Type
I = 0
The I triomino (three squares in a row).
L = 1
The L triomino (three squares connected in an L-shape).