yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
overworld_toolbar.cc File Reference
#include "app/editor/overworld/overworld_toolbar.h"
#include "util/i18n/tr.h"
#include <algorithm>
#include <array>
#include <cstring>
#include <string>
#include "absl/strings/str_format.h"
#include "app/editor/editor.h"
#include "app/editor/overworld/map_properties.h"
#include "app/editor/overworld/overworld_map_metadata.h"
#include "app/editor/system/workspace/workspace_window_manager.h"
#include "app/gui/core/agent_theme.h"
#include "app/gui/core/input.h"
#include "app/gui/core/layout_helpers.h"
#include "app/gui/core/style_guard.h"
#include "app/gui/widgets/themed_widgets.h"
#include "core/project.h"
#include "zelda3/common.h"
#include "zelda3/overworld/overworld_version_helper.h"

Go to the source code of this file.

Classes

struct  yaze::editor::anonymous_namespace{overworld_toolbar.cc}::ToolbarResourceLabelTarget
 

Namespaces

namespace  yaze
 
namespace  yaze::editor
 Editors are the view controllers for the application.
 
namespace  yaze::editor::anonymous_namespace{overworld_toolbar.cc}
 

Functions

std::string yaze::editor::anonymous_namespace{overworld_toolbar.cc}::FormatResourceId (int id, int width)