Table of Contents

Class Polyominoes.Triomino

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

Contains functions for making triomino shapes (three connected squares).

public class Polyominoes.Triomino
Inheritance
Polyominoes.Triomino
Inherited Members

Fields

IShape

The I triomino shape.

LShape

The L triomino shape.

Shapes

The dictionary that maps triomino Types with their associated grid shapes.