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

#include <overworld_map_metadata.h>

Public Attributes

int map_id = 0
 
int world = 0
 
std::string world_label
 
std::string map_id_label
 
std::string map_name
 
std::string map_title
 
std::string area_size_label
 
std::string parent_label
 
std::string area_gfx_label
 
std::string area_palette_label
 
std::string main_palette_label
 
std::string sprite_gfx_label
 
std::string sprite_palette_label
 
std::string animated_gfx_label
 
std::string message_label
 
std::string music_label
 
std::string version_label
 

Detailed Description

Definition at line 16 of file overworld_map_metadata.h.

Member Data Documentation

◆ map_id

int yaze::editor::OverworldMapMetadata::map_id = 0

Definition at line 17 of file overworld_map_metadata.h.

Referenced by yaze::editor::BuildOverworldMapMetadata().

◆ world

int yaze::editor::OverworldMapMetadata::world = 0

Definition at line 18 of file overworld_map_metadata.h.

Referenced by yaze::editor::BuildOverworldMapMetadata().

◆ world_label

std::string yaze::editor::OverworldMapMetadata::world_label

Definition at line 19 of file overworld_map_metadata.h.

Referenced by yaze::editor::BuildOverworldMapMetadata().

◆ map_id_label

std::string yaze::editor::OverworldMapMetadata::map_id_label

Definition at line 20 of file overworld_map_metadata.h.

Referenced by yaze::editor::BuildOverworldMapMetadata().

◆ map_name

std::string yaze::editor::OverworldMapMetadata::map_name

Definition at line 21 of file overworld_map_metadata.h.

Referenced by yaze::editor::BuildOverworldMapMetadata().

◆ map_title

std::string yaze::editor::OverworldMapMetadata::map_title

Definition at line 22 of file overworld_map_metadata.h.

Referenced by yaze::editor::BuildOverworldMapMetadata().

◆ area_size_label

std::string yaze::editor::OverworldMapMetadata::area_size_label

Definition at line 23 of file overworld_map_metadata.h.

Referenced by yaze::editor::BuildOverworldMapMetadata().

◆ parent_label

std::string yaze::editor::OverworldMapMetadata::parent_label

Definition at line 24 of file overworld_map_metadata.h.

Referenced by yaze::editor::BuildOverworldMapMetadata().

◆ area_gfx_label

std::string yaze::editor::OverworldMapMetadata::area_gfx_label

Definition at line 25 of file overworld_map_metadata.h.

Referenced by yaze::editor::BuildOverworldMapMetadata().

◆ area_palette_label

std::string yaze::editor::OverworldMapMetadata::area_palette_label

Definition at line 26 of file overworld_map_metadata.h.

Referenced by yaze::editor::BuildOverworldMapMetadata().

◆ main_palette_label

std::string yaze::editor::OverworldMapMetadata::main_palette_label

Definition at line 27 of file overworld_map_metadata.h.

Referenced by yaze::editor::BuildOverworldMapMetadata().

◆ sprite_gfx_label

std::string yaze::editor::OverworldMapMetadata::sprite_gfx_label

Definition at line 28 of file overworld_map_metadata.h.

Referenced by yaze::editor::BuildOverworldMapMetadata().

◆ sprite_palette_label

std::string yaze::editor::OverworldMapMetadata::sprite_palette_label

Definition at line 29 of file overworld_map_metadata.h.

Referenced by yaze::editor::BuildOverworldMapMetadata().

◆ animated_gfx_label

std::string yaze::editor::OverworldMapMetadata::animated_gfx_label

Definition at line 30 of file overworld_map_metadata.h.

Referenced by yaze::editor::BuildOverworldMapMetadata().

◆ message_label

std::string yaze::editor::OverworldMapMetadata::message_label

Definition at line 31 of file overworld_map_metadata.h.

Referenced by yaze::editor::BuildOverworldMapMetadata().

◆ music_label

std::string yaze::editor::OverworldMapMetadata::music_label

Definition at line 32 of file overworld_map_metadata.h.

Referenced by yaze::editor::BuildOverworldMapMetadata().

◆ version_label

std::string yaze::editor::OverworldMapMetadata::version_label

Definition at line 33 of file overworld_map_metadata.h.

Referenced by yaze::editor::BuildOverworldMapMetadata().


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