Table of Contents

Field Shapes

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

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

public static readonly Dictionary<Polyominoes.Hexomino.Type, IExplicitShape<GridPoint2>> Shapes

Returns

Dictionary<Polyominoes.Hexomino.Type, IExplicitShape<GridPoint2>>
The dictionary that maps hexomino Types with their associated grid shapes.