yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
canvas.cc File Reference

Go to the source code of this file.

Namespaces

namespace  yaze
 
namespace  yaze::gui
 Graphical User Interface (GUI) components for the application.
 
namespace  yaze::gui::anonymous_namespace{canvas.cc}
 

Functions

ImVec2 yaze::gui::anonymous_namespace{canvas.cc}::AlignPosToGrid (ImVec2 pos, float scale)
 

Variables

constexpr uint32_t yaze::gui::kRectangleColor = IM_COL32(32, 32, 32, 255)
 
constexpr uint32_t yaze::gui::kWhiteColor = IM_COL32(255, 255, 255, 255)
 
constexpr ImGuiButtonFlags yaze::gui::kMouseFlags