images

package
v0.0.0-...-2a9dfdc Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TextureManifestJSON

type TextureManifestJSON struct {
	OutputPNG string
	Width     int
	Height    int
	Layer     float32
	Count     int
	Tiles     []*TextureTileJSON
}

TextureManifestJSON main manifest header

type TextureTileJSON

type TextureTileJSON struct {
	Name     string
	XYCoords []int
	STCoords []float32
}

TextureTileJSON is a cell with a name

Jump to

Keyboard shortcuts

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