yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::platform::ios::EditorStateSnapshot Struct Reference

#include <ios_platform_state.h>

Public Attributes

bool can_undo = false
 
bool can_redo = false
 
bool can_save = false
 
bool is_dirty = false
 
std::string editor_type
 
std::string rom_title
 

Detailed Description

Definition at line 17 of file ios_platform_state.h.

Member Data Documentation

◆ can_undo

bool yaze::platform::ios::EditorStateSnapshot::can_undo = false

◆ can_redo

bool yaze::platform::ios::EditorStateSnapshot::can_redo = false

◆ can_save

bool yaze::platform::ios::EditorStateSnapshot::can_save = false

◆ is_dirty

bool yaze::platform::ios::EditorStateSnapshot::is_dirty = false

◆ editor_type

std::string yaze::platform::ios::EditorStateSnapshot::editor_type

◆ rom_title

std::string yaze::platform::ios::EditorStateSnapshot::rom_title

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