ui

package
v0.0.0-...-e8d53e7 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

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

func NewApp

func NewApp(tuictx *Context) *App

func (*App) Run

func (a *App) Run() error

type Canvas

type Canvas struct {
	*tui.Label
	// contains filtered or unexported fields
}

func NewCanvas

func NewCanvas(ctx *Context) *Canvas

func (*Canvas) RenderMatrix

func (c *Canvas) RenderMatrix()

type Context

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

func NewContext

func NewContext(mtx asciiser.ASCIImtx, v *visualiser.Visualiser) *Context

type EntryField

type EntryField struct {
	*tui.Entry
	// contains filtered or unexported fields
}

func NewEntryField

func NewEntryField(onSubmit func(text string)) *EntryField

Jump to

Keyboard shortcuts

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