Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultPalette []byte
DefaultPalette contains the embedded Total Annihilation color palette (256 colors, RGBA format, 1024 bytes)
View Source
var TAKPalettes = map[string][]byte{
"aramon": takAramon,
"taros": takTaros,
"veruna": takVeruna,
"zhon": takZhon,
"creon": takCreon,
}
TAKPalettes maps a TA: Kingdoms kingdom name (lower-case) to the raw bytes of its terrain/minimap palette.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.