Documentation
¶
Index ¶
- Variables
- func AutoSaver()
- func ErrWin(text ...any)
- type Gui
- func (ui *Gui) BottomBox() *fyne.Container
- func (ui *Gui) IwadsCont() *fyne.Container
- func (ui *Gui) MainBox() *fyne.Container
- func (ui *Gui) ModsCont() *fyne.Container
- func (ui *Gui) RightBox() *fyne.Container
- func (ui *Gui) RunDoom()
- func (ui *Gui) SelectBox() *boxes.Split
- func (ui *Gui) ShowOutWin(text string)
- func (ui *Gui) StartMainWindow()
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Runner run.Pars = save.Read()
)
Functions ¶
Types ¶
type Gui ¶
type Gui struct {
// contains filtered or unexported fields
}
func (*Gui) ShowOutWin ¶
func (ui *Gui) ShowOutWin(text string)
func (*Gui) StartMainWindow ¶
func (ui *Gui) StartMainWindow()
Source Files
¶
Click to show internal directories.
Click to hide internal directories.