layers

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package layers provides a set of utilities for sharing a general schema of layering that should help provide unity between games and helper packages. These are recommendations that have helped in the past.

Index

Constants

View Source
const (
	Back        = 0
	Front       = 100
	Hover       = 200
	ModalBottom = 300
	ModalMid    = 400
	ModalTop    = 50
	Debug       = 600
)

Layer levels defined for general reuse and resizing

View Source
const (
	StackBackground = 0
	StackDynamic    = 1
	StackUI         = 2
)

Naming for the draw stack layers. See the actual implementation in the top level main.go

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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