package
Version:
v0.0.0-...-a4a601d
Opens a new window with list of versions in this module.
Published: Nov 18, 2024
License: GPL-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Json struct {
Label string `json:"label"`
Width int `json:"width"`
Height int `json:"height"`
Screen []string `json:"screen"`
Palette []string `json:"palette"`
HardwarePalette []string `json:"hardwarepalette"`
}
type JsonSlice struct {
Sprites []*Json `json:"sprites"`
}
Source Files
¶
Directories
¶
|
|
|
|
|
|
|
|
|
|
impdraw
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.