Documentation
¶
Index ¶
- Variables
- func ChangelogView() string
- func DisabledListItem(text string) string
- func List(title string, items []string) string
- func ListHeader(text string) string
- func ListItem(text string, selected bool) string
- func MainLayout(width int, selectedTab int, ident string, points uint64, perSecond uint64, ...) string
- func Tab(title string, index int, selectedIndex int) string
- func Tabs(width int, selectIndex int) string
- func Title(ident string, points uint64, perSecond uint64) string
Constants ¶
This section is empty.
Variables ¶
View Source
var (
TabList = []string{
"Game",
"Leaderboard",
"Settings",
"About",
}
)
Functions ¶
func ChangelogView ¶
func ChangelogView() string
func DisabledListItem ¶
func ListHeader ¶
func MainLayout ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.