Field Shapes
The dictionary that maps pentomino Types with their associated grid shapes.
public static readonly Dictionary<Polyominoes.Pentomino.Type, IExplicitShape<GridPoint2>> Shapes
Returns
- Dictionary<Polyominoes.Pentomino.Type, IExplicitShape<GridPoint2>>
- The dictionary that maps pentomino Types with their associated grid shapes.