ui

package
v0.0.0-...-4e6cd97 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 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 Visualizer

type Visualizer struct {
	Title string
	Debug bool

	OnScreenReady func(s screen.Screen)
	StopLoop      func()
	GetTexture    func(p image.Point) (screen.Texture, error)
	HandleClick   func(e mouse.Event) bool
	// contains filtered or unexported fields
}

func (*Visualizer) Main

func (pw *Visualizer) Main()

func (*Visualizer) Update

func (pw *Visualizer) Update()

Jump to

Keyboard shortcuts

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