mapFile

package
v0.0.0-...-9d64e4b Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const MapPath string = "./resources/maps"

Variables

This section is empty.

Functions

This section is empty.

Types

type MapFile

type MapFile struct {
	Path              string
	FileName          string
	Extension         string
	FullPath          string
	FullThumbnailPath string
	Height            int
	Width             int
	Image             *canvas.Image
	ImageResource     fyne.Resource
	ThumbResource     fyne.Resource
}

MapFile :

func GetMaps

func GetMaps() []*MapFile

func InitMapFile

func InitMapFile(fullPath string) *MapFile

func (*MapFile) GenerateThumb

func (mapFile *MapFile) GenerateThumb()

Jump to

Keyboard shortcuts

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