Documentation
¶
Index ¶
Constants ¶
View Source
const ( FlagPalette = "palette" TilesPerRow = 16 TileSize = 8 BytesPerTile = 16 ImageWidth = TilesPerRow * TileSize )
Variables ¶
View Source
var ErrInvalidPalette = errors.New("palette must contain 4 hex colors")
Functions ¶
func PaletteFlag ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.