ui

package
v0.0.0-...-a8aa549 Latest Latest
Warning

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

Go to latest
Published: May 24, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const SCALE = 4

Variables

This section is empty.

Functions

This section is empty.

Types

type SdlUi

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

func (SdlUi) Destroy

func (d SdlUi) Destroy()

func (SdlUi) UpdateScreen

func (d SdlUi) UpdateScreen(i image.Image)

type Ui

type Ui interface {
	Destroy()
	UpdateScreen(i image.Image)
}

func NewSdlUi

func NewSdlUi() (Ui, error)

Jump to

Keyboard shortcuts

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