render

package
v0.0.0-...-37a0012 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Foreground  = 254
	Background  = -1
	BorderLabel = 254
	BorderLine  = 96
	Highlight   = 31
)

Variables

This section is empty.

Functions

func Render

func Render(g game.GameState)

Types

type Controller

type Controller struct {
	Grid *ui.Grid
}

type Namer

type Namer interface {
	GetName() string
}

type Stackable

type Stackable interface {
	GetItem() interface{}
	GetCount() uint
}

Jump to

Keyboard shortcuts

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