yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
message_editor.h File Reference
#include <string>
#include <vector>
#include "absl/status/status.h"
#include "absl/strings/str_format.h"
#include "app/editor/message/message_data.h"
#include "app/editor/utils/editor.h"
#include "app/gfx/bitmap.h"
#include "app/gui/canvas.h"
#include "app/rom.h"
Include dependency graph for message_editor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yaze::app::editor::MessageEditor
 
struct  yaze::app::editor::MessageEditor::TextBox
 

Namespaces

namespace  yaze
 
namespace  yaze::app
 Main namespace for the ImGui application.
 
namespace  yaze::app::editor
 Editors are the view controllers for the application.
 

Variables

constexpr int yaze::app::editor::kGfxFont = 0x70000
 
constexpr int yaze::app::editor::kTextData2 = 0x75F40
 
constexpr int yaze::app::editor::kTextData2End = 0x773FF
 
constexpr int yaze::app::editor::kCharactersWidth = 0x74ADF
 
constexpr int yaze::app::editor::kNumMessages = 396
 
constexpr int yaze::app::editor::kCurrentMessageWidth = 172
 
constexpr int yaze::app::editor::kCurrentMessageHeight = 4096
 
constexpr uint8_t yaze::app::editor::kWidthArraySize = 100
 
constexpr uint8_t yaze::app::editor::kBlockTerminator = 0x80
 
constexpr uint8_t yaze::app::editor::kMessageBankChangeId = 0x80
 
constexpr uint8_t yaze::app::editor::kScrollVertical = 0x73
 
constexpr uint8_t yaze::app::editor::kLine1 = 0x74
 
constexpr uint8_t yaze::app::editor::kLine2 = 0x75
 
constexpr uint8_t yaze::app::editor::kLine3 = 0x76