mirror

package
v0.0.0-...-43e2d86 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2023 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Display

type Display interface {
	drivers.Displayer

	CanUpdateNow() bool
}

type Mirror

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

func New

func New(d Display) *Mirror

func (*Mirror) CanUpdateNow

func (m *Mirror) CanUpdateNow() bool

func (*Mirror) Display

func (m *Mirror) Display() error

func (*Mirror) SetPixel

func (m *Mirror) SetPixel(x, y int16, c color.RGBA)

func (*Mirror) Size

func (m *Mirror) Size() (x, y int16)

Jump to

Keyboard shortcuts

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