Documentation ¶
Index ¶
- func CreateApplyMoveList() list.Model
- func CreateExploreMoveList(solution []cmn.Move) list.Model
- func CreateSpinner() spinner.Model
- func InitialModel(c cmn.Cube, solved cmn.Cube, solver cmn.Solver) model
- func NewEditKeyMap() keymap
- func NewExploreKeyMap() keymap
- type EditMenu
- type ExploreMenu
- type Menu
- type SolutionMsg
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateApplyMoveList ¶
func CreateSpinner ¶
func NewEditKeyMap ¶
func NewEditKeyMap() keymap
func NewExploreKeyMap ¶
func NewExploreKeyMap() keymap
Types ¶
type ExploreMenu ¶
type ExploreMenu struct {
// contains filtered or unexported fields
}
func (ExploreMenu) View ¶
func (e ExploreMenu) View() string
type SolutionMsg ¶
type SolutionMsg struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.