Documentation ¶
Index ¶
- func Line(x, y, xmax int, fg, bg termbox.Attribute, spacer rune, msg string)
- func LineOptions(x, y, xmax int, fg, bg termbox.Attribute, options []string, selected int)
- func Linef(x, y, xmax int, fg, bg termbox.Attribute, spacer rune, format string, ...)
- func Print(x, y int, fg, bg termbox.Attribute, msg string)
- func Printf(x, y int, fg, bg termbox.Attribute, format string, args ...interface{})
- type UI
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LineOptions ¶
LineOptions Print line of selectable options
Types ¶
Click to show internal directories.
Click to hide internal directories.