Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StripColor ¶
type StripColor struct {
// contains filtered or unexported fields
}
func NewStripColor ¶
func NewStripColor(colors ...tcell.Color) *StripColor
func (*StripColor) Flush ¶
func (s *StripColor) Flush()
func (*StripColor) Next ¶
func (s *StripColor) Next() tcell.Color
Click to show internal directories.
Click to hide internal directories.