inspector

package
v0.26.0 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BgColor, FgColor byte

Functions

func Draw

func Draw()

func Update

func Update()

Types

type Measure added in v0.19.1

type Measure struct {
}

func (*Measure) Draw added in v0.19.1

func (m *Measure) Draw()

func (*Measure) Icon added in v0.19.1

func (m *Measure) Icon() byte

func (*Measure) Update added in v0.19.1

func (m *Measure) Update()

type Set added in v0.23.0

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

func (*Set) Draw added in v0.23.0

func (p *Set) Draw()

func (*Set) Icon added in v0.23.0

func (p *Set) Icon() byte

func (*Set) Update added in v0.23.0

func (p *Set) Update()

type Shape added in v0.19.1

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

func (*Shape) Draw added in v0.19.1

func (l *Shape) Draw()

func (*Shape) Icon added in v0.19.1

func (l *Shape) Icon() byte

func (*Shape) Update added in v0.19.1

func (l *Shape) Update()

type Spr added in v0.25.0

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

func (*Spr) Draw added in v0.25.0

func (l *Spr) Draw()

func (*Spr) Icon added in v0.25.0

func (l *Spr) Icon() byte

func (*Spr) Update added in v0.25.0

func (l *Spr) Update()

type Tool added in v0.19.1

type Tool interface {
	Draw()
	Update()
	Icon() byte
}

type Toolbar added in v0.19.1

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

Jump to

Keyboard shortcuts

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