#include <string>#include "absl/strings/str_format.h"

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::OverworldWorldLabelFromMap (int map_id) |
| int | yaze::editor::EffectiveOverworldHoverMap (int hovered_map, bool canvas_hovered) |
| std::string | yaze::editor::FormatOverworldMapStatusSegment (int current_map, int hovered_map) |