ui

package
v0.0.0-...-e9d6438 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Width  = 256
	Height = 240
)

Variables

This section is empty.

Functions

func RunUi

func RunUi(n *nes.Nes)

Types

type Director

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

type GameView

type GameView struct {
	View
	// contains filtered or unexported fields
}

func (*GameView) Enter

func (g *GameView) Enter()

func (*GameView) Update

func (g *GameView) Update()

type View

type View interface {
	Enter()
	Update()
}

Jump to

Keyboard shortcuts

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