gfxcore

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Graphics

type Graphics struct {
	Tiles              [][]*ebiten.Image // listed by type and with variations
	BackPatternMask    *ebiten.Image
	BackPatternMaskX32 *ebiten.Image
	BackParticles      [4]*ebiten.Image // NE, NW, SE, SW
	MenuMask           *ebiten.Image
	BackLightingSmall  *ebiten.Image
	BackLightingBig    *ebiten.Image

	CarrotInUseMask *ebiten.Image
	CarrotSelector  *ebiten.Image
	CarrotNone      *ebiten.Image
	CarrotOrange    *ebiten.Image
	CarrotYellow    *ebiten.Image
	CarrotPurple    *ebiten.Image
}

func New

func New(filesys fs.FS) (*Graphics, error)

Jump to

Keyboard shortcuts

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