
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< OverworldPropertyEdit > | yaze::editor::BuildOverworldMetadataPasteEdits (int target_map_id, const OverworldMapMetadataClipboard &clipboard, OverworldMapMetadataClipboardScope requested_scope) |