gameui

package
v0.0.0-...-09b2362 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2022 License: Unlicense Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ui

type Ui interface {
	io.Closer
	// Run actually runs the graphical application.
	// It blocks until the user decides to exit.
	// Safeness of invoking run multiple times depends on the particular implementation.
	Run() error
}

Ui interface represents a complete graphical application which can be run.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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