fyne

package
v0.0.0-...-67df9fb Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LCD

type LCD struct {
	Open       func(fyne.URIReadCloser)
	Pause      func()
	Reset      func()
	Resume     func()
	DrawSignal chan bool
	// contains filtered or unexported fields
}

func NewDriver

func NewDriver() *LCD

func (*LCD) Init

func (lcd *LCD) Init(pixels *[160][144][3]uint8, title string)

func (*LCD) InitStatus

func (lcd *LCD) InitStatus(statusPointer *byte)

func (*LCD) Layout

func (lcd *LCD) Layout(_ []fyne.CanvasObject, size fyne.Size)

func (*LCD) MinSize

func (lcd *LCD) MinSize([]fyne.CanvasObject) fyne.Size

func (*LCD) NewInput

func (lcd *LCD) NewInput(b []byte)

func (*LCD) Run

func (lcd *LCD) Run(drawSignal chan bool, onQuit func())

func (*LCD) UpdateInput

func (lcd *LCD) UpdateInput() bool

Jump to

Keyboard shortcuts

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