yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::gfx::ZsprMetadata Struct Reference

Metadata from a ZSPR file header. More...

#include <zspr_loader.h>

Public Attributes

std::string display_name
 
std::string author
 
std::string author_rom_name
 
uint8_t version = 0
 
uint16_t sprite_type = 0
 

Detailed Description

Metadata from a ZSPR file header.

Definition at line 21 of file zspr_loader.h.

Member Data Documentation

◆ display_name

std::string yaze::gfx::ZsprMetadata::display_name

◆ author

std::string yaze::gfx::ZsprMetadata::author

Definition at line 23 of file zspr_loader.h.

Referenced by yaze::gfx::ZsprLoader::LoadFromData().

◆ author_rom_name

std::string yaze::gfx::ZsprMetadata::author_rom_name

Definition at line 24 of file zspr_loader.h.

Referenced by yaze::gfx::ZsprLoader::LoadFromData().

◆ version

uint8_t yaze::gfx::ZsprMetadata::version = 0

Definition at line 25 of file zspr_loader.h.

Referenced by yaze::gfx::ZsprLoader::LoadFromData().

◆ sprite_type

uint16_t yaze::gfx::ZsprMetadata::sprite_type = 0

The documentation for this struct was generated from the following file: