tstring

package
v0.0.0-...-e3259a1 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

package tstring -- строка для вывода в произвольной позиции на экран

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TString

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

TString -- реализует строку

func NewTString

func NewTString(scr types.IScreen, _pos types.IPos, foreAttr, backAttr termbox.Attribute, strVal string) (*TString, error)

NewTString -- возвращает новую строку

func (*TString) Get

func (sf *TString) Get() string

Get -- возвращает хранимое значение

func (*TString) Redraw

func (sf *TString) Redraw()

Redraw -- перерисовывает строку на экране

Jump to

Keyboard shortcuts

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