spritehard

package
v0.0.0-...-306d7e4 Latest Latest
Warning

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

Go to latest
Published: May 15, 2024 License: GPL-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Spr

func Spr(filePath string, spr SprImpdraw, cfg *config.MartineConfig) error

Types

type SprImpdraw

type SprImpdraw struct {
	Data []SpriteHard
}

func OpenSpr

func OpenSpr(filePath string) (*SprImpdraw, error)

func (*SprImpdraw) Images

func (s *SprImpdraw) Images(pal color.Palette) []*image.NRGBA

type SpriteHard

type SpriteHard struct {
	Data [256]byte
}

func (*SpriteHard) Image

func (s *SpriteHard) Image(pal color.Palette) *image.NRGBA

Jump to

Keyboard shortcuts

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