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

Unified screen editor snapshot. More...

#include <screen_undo_actions.h>

Collaboration diagram for yaze::editor::ScreenSnapshot:

Public Attributes

ScreenEditType edit_type = ScreenEditType::kDungeonMap
 
DungeonMapSnapshot dungeon_map
 
Tile16CompSnapshot tile16_comp
 

Detailed Description

Unified screen editor snapshot.

Stores enough data to restore either a dungeon map edit or a tile16 composition edit. Only the fields relevant to edit_type are populated.

Definition at line 58 of file screen_undo_actions.h.

Member Data Documentation

◆ edit_type

◆ dungeon_map

◆ tile16_comp


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