Table of Contents

Enum Polyominoes.Tetromino.Type

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

Represents the tetromino types by their standard names.

public enum Polyominoes.Tetromino.Type

Fields

I = 0
L = 4
O = 1
T = 3
Z = 2