Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Chapter ¶
type Chapter struct { ParamsContent *base_ui.ParamsContent ChapterContent *base_ui.ChapterContent Chapters map[string]base_ui.IChapter // contains filtered or unexported fields }
func NewChapter ¶
func NewChapter(w fyne.Window, winSize fyne.Size) *Chapter
func (*Chapter) ChangeChapter ¶
func (*Chapter) RegisterKeyEvent ¶
func (c *Chapter) RegisterKeyEvent()
func (*Chapter) TimerRefresh ¶
func (c *Chapter) TimerRefresh()
Click to show internal directories.
Click to hide internal directories.