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