package
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: May 30, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package xp provides REXPaint (.xp) file parsing.
Cell represents a cell in the REXPaint file
type Layer struct {
Cells [][]Cell
}
Layer represents a layer of cells in the REXPaint file
XP represents a REXPaint file
Read parses a xp file from the reader
Source Files
¶
Click to show internal directories.
Click to hide internal directories.