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 InitMapFile ¶
func (*MapFile) GenerateThumb ¶
func (mapFile *MapFile) GenerateThumb()
Click to show internal directories.
Click to hide internal directories.