ui

package
v0.0.0-...-ae8e44d Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cross

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

func GetCross

func GetCross(x int, y int) *Cross

func (*Cross) Draw

func (cross *Cross) Draw(t screen.Texture)

func (*Cross) Visualize

func (cross *Cross) Visualize(pw *Visualizer)

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