yaze
0.3.2
Link to the Past ROM Editor
Loading...
Searching...
No Matches
yaze::gfx::ZsprLoader Member List
This is the complete list of members for
yaze::gfx::ZsprLoader
, including all inherited members.
ApplyPaletteToRom
(Rom &rom, const ZsprData &zspr)
yaze::gfx::ZsprLoader
static
ApplyToRom
(Rom &rom, const ZsprData &zspr)
yaze::gfx::ZsprLoader
static
CalculateAdler32
(const uint8_t *data, size_t length)
yaze::gfx::ZsprLoader
private
static
kBytesPerTile
yaze::gfx::ZsprLoader
static
kExpectedPaletteDataSize
yaze::gfx::ZsprLoader
static
kExpectedSpriteDataSize
yaze::gfx::ZsprLoader
static
kLinkSheetCount
yaze::gfx::ZsprLoader
static
kTilesPerSheet
yaze::gfx::ZsprLoader
static
kZsprMagic
yaze::gfx::ZsprLoader
static
LoadFromData
(const std::vector< uint8_t > &data)
yaze::gfx::ZsprLoader
static
LoadFromFile
(const std::string &path)
yaze::gfx::ZsprLoader
static
ReadNullTerminatedString
(const uint8_t *data, size_t max_length, size_t &bytes_read)
yaze::gfx::ZsprLoader
private
static
ReadU16LE
(const uint8_t *data)
yaze::gfx::ZsprLoader
private
static
ReadU32LE
(const uint8_t *data)
yaze::gfx::ZsprLoader
private
static
ValidateChecksum
(const std::vector< uint8_t > &data, uint32_t expected_checksum)
yaze::gfx::ZsprLoader
private
static
Generated by
1.10.0