Documentation
¶
Index ¶
- func GetSelectedCell(m *Model) (*puzzle.Cell, bool)
- func PuzzleScreenUpdate(m Model, msg tea.Msg) (tea.Model, tea.Cmd)
- func SelectNextCell(m *Model, yDir, xDir int)
- func SelectNextClue(m *Model, forward bool)
- func SetLetter(m *Model, letter string)
- func SetPuzzle(m *Model, puzzle *puz.Puzzle)
- type Model
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SelectNextCell ¶
func SelectNextClue ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.