Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Rows int Cols int Margin int Background string Grid bool Border bool Hints bool Tiles map[string]jumble.Tile }
Config defines a grid layout with all the tiles.
Click to show internal directories.
Click to hide internal directories.