model

package
v0.0.0-...-2264e9e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 8, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSelectedCell

func GetSelectedCell(m *Model) (*puzzle.Cell, bool)

func PuzzleScreenUpdate

func PuzzleScreenUpdate(m Model, msg tea.Msg) (tea.Model, tea.Cmd)

func SelectNextCell

func SelectNextCell(m *Model, yDir, xDir int)

func SelectNextClue

func SelectNextClue(m *Model, forward bool)

func SetLetter

func SetLetter(m *Model, letter string)

func SetPuzzle

func SetPuzzle(m *Model, puzzle *puz.Puzzle)

Types

type Model

type Model struct {
	// contains filtered or unexported fields
}

func NewModel

func NewModel() Model

func (Model) Init

func (m Model) Init() tea.Cmd

func (*Model) PopView

func (m *Model) PopView()

func (*Model) PushView

func (m *Model) PushView(view common.Viewable)

func (Model) Update

func (m Model) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (Model) View

func (m Model) View() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL