yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
dungeon_usage_tracker.cc File Reference
#include "dungeon_usage_tracker.h"
#include <algorithm>
#include <vector>
#include "app/editor/dungeon/dungeon_room_store.h"
#include "imgui/imgui.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{dungeon_usage_tracker.cc}
 

Functions

ImU32 yaze::editor::anonymous_namespace{dungeon_usage_tracker.cc}::HeatColor (float t)
 
int yaze::editor::anonymous_namespace{dungeon_usage_tracker.cc}::MaxCount (const absl::flat_hash_map< uint16_t, int > &usage_map)