yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
overworld_property_edit.cc File Reference
#include "app/editor/overworld/overworld_property_edit.h"
#include "absl/strings/str_format.h"
Include dependency graph for overworld_property_edit.cc:

Go to the source code of this file.

Namespaces

namespace  yaze
 
namespace  yaze::editor
 Editors are the view controllers for the application.
 

Functions

const char * yaze::editor::OverworldPropertyFieldName (OverworldPropertyField field)
 
const char * yaze::editor::OverworldMapMetadataClipboardScopeName (OverworldMapMetadataClipboardScope scope)
 
std::string yaze::editor::DescribeOverworldMapMetadataClipboard (const OverworldMapMetadataClipboard &clipboard)
 
std::string yaze::editor::DescribeOverworldPropertyEdit (const OverworldPropertyEdit &edit)
 
bool yaze::editor::CanPasteOverworldMapMetadata (const OverworldMapMetadataClipboard &clipboard, OverworldMapMetadataClipboardScope requested_scope)
 
std::vector< OverworldPropertyEdityaze::editor::BuildOverworldMetadataPasteEdits (int target_map_id, const OverworldMapMetadataClipboard &clipboard, OverworldMapMetadataClipboardScope requested_scope)