ui

package
v0.0.0-...-a7e8193 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 11, 2017 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

func Main()

Types

type Tcell

type Tcell struct {
	// contains filtered or unexported fields
}

Tcell : Term implementation using tcell

func NewTcell

func NewTcell() *Tcell

func (*Tcell) Char

func (t *Tcell) Char(y, x int, c rune, fg, bg core.Style)

func (*Tcell) Clear

func (t *Tcell) Clear(fg, bg core.Style)

func (*Tcell) Close

func (t *Tcell) Close()

func (*Tcell) Flush

func (t *Tcell) Flush()

func (*Tcell) Init

func (t *Tcell) Init() error

func (*Tcell) Listen

func (t *Tcell) Listen()

func (*Tcell) SetCursor

func (t *Tcell) SetCursor(y, x int)

func (*Tcell) SetExtendedColors

func (t *Tcell) SetExtendedColors(b bool)

func (*Tcell) Size

func (t *Tcell) Size() (h, w int)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL