Enum Polyominoes.Tetromino.Type
Represents the tetromino types by their standard names.
public enum Polyominoes.Tetromino.Type
Fields
I = 0
L = 4
O = 1
T = 3
Z = 2
Represents the tetromino types by their standard names.
public enum Polyominoes.Tetromino.Type
I = 0
L = 4
O = 1
T = 3
Z = 2