ui

package
v0.0.0-...-9b838e3 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2023 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UI

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

func (*UI) ApplyCommand

func (u *UI) ApplyCommand(commandStr string) error

func (*UI) GetPainterOperations

func (u *UI) GetPainterOperations() []painter.PainterOperation

func (*UI) Initialize

func (u *UI) Initialize()

func (*UI) ResetState

func (u *UI) ResetState()

type UIState

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

type Visualizer

type Visualizer struct {
	Title         string
	Debug         bool
	OnScreenReady func(s screen.Screen)
	// contains filtered or unexported fields
}

func (*Visualizer) Main

func (pw *Visualizer) Main()

func (*Visualizer) Update

func (pw *Visualizer) Update(t screen.Texture)

Jump to

Keyboard shortcuts

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