create

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Model

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

func NewModel

func NewModel() Model

func (Model) AbilitiesPageView

func (m Model) AbilitiesPageView() string

func (Model) BackpackPageView

func (m Model) BackpackPageView() string

func (Model) BasicInfoPageView

func (m Model) BasicInfoPageView() string

func (Model) ClassPageView added in v0.2.1

func (m Model) ClassPageView() string

func (Model) DumpUpdate

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

func (Model) DumpView

func (m Model) DumpView() string

func (Model) EquipmentPageView

func (m Model) EquipmentPageView() string

func (Model) SkillsPageView

func (m Model) SkillsPageView() string

func (Model) SpellsPageView

func (m Model) SpellsPageView() string

func (Model) Update

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

func (Model) UpdateAbilitiesPage

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

func (Model) UpdateBackpackPage

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

func (Model) UpdateBasicInfoPage

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

func (Model) UpdateClassPage added in v0.2.1

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

func (Model) UpdateEquipmentPage

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

func (Model) UpdateSkillsPage

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

func (Model) UpdateSpellsPage

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

func (Model) UpdateWeaponsPage

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

func (*Model) View

func (m *Model) View() string

func (Model) WeaponsPageView

func (m Model) WeaponsPageView() string

Jump to

Keyboard shortcuts

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