Documentation
¶
Index ¶
- Variables
- func ColorPaletteCsv(csvFile string) map[string]color.RGBA
- func PalettesDefault() map[string]map[string]color.RGBA
- func PngParse(pngFile string, cPalette map[string]color.RGBA) (map[string][][2]int32, error)
- func ReferencesCreate()
- func ZoneDirParse(dir string) (gather, landscape, patrol, spawn map[string][][2]int32, err error)
Constants ¶
This section is empty.
Variables ¶
View Source
var (
NAMES = [...]string{"gather", "interact", "landscape", "spawn", "patrol"}
)
Functions ¶
func ReferencesCreate ¶
func ReferencesCreate()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.