//
pkg.gl
Category
github.com/PlayerR9/display
screen
package
0.1.6
Repository:
https://github.com/playerr9/display.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
323 SLOC
#
Functions
NewScreen
NewScreen creates a new screen.
NewTextBox
No description provided by the author
#
Variables
DarkModeStyle
DarkModeStyle is a default style for dark mode.
GreenStyle
GreenStyle is a default style for green text.
LightModeStyle
LightModeStyle is a default style for light mode.
#
Structs
Screen
Screen is a screen.
TextBox
No description provided by the author
#
Interfaces
Drawable
Drawable is an interface that can be drawn.
Drawer
Drawer is a table drawer.