yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
door_interaction_handler.cc File Reference
#include "door_interaction_handler.h"
#include "util/i18n/tr.h"
#include "imgui/imgui.h"
#include <algorithm>
#include <cmath>
#include <string>
#include "absl/strings/str_format.h"
#include "app/editor/agent/agent_ui_theme.h"
#include "app/editor/dungeon/dungeon_canvas_viewer.h"
#include "app/editor/dungeon/interaction/ghost_preview_feedback.h"
#include "zelda3/dungeon/dungeon_limits.h"

Go to the source code of this file.

Namespaces

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

Functions

PlacementCapacityState yaze::editor::anonymous_namespace{door_interaction_handler.cc}::ToPlacementCapacityState (DoorInteractionHandler::GhostCapacityState state)
 
ImVec2 yaze::editor::anonymous_namespace{door_interaction_handler.cc}::EstimateBadgeTextSize (const std::string &label)