yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::gui::anonymous_namespace{canvas_rendering.cc} Namespace Reference

Variables

constexpr uint32_t kRectangleColor = IM_COL32(32, 32, 32, 255)
 
constexpr uint32_t kWhiteColor = IM_COL32(255, 255, 255, 255)
 

Variable Documentation

◆ kRectangleColor

constexpr uint32_t yaze::gui::anonymous_namespace{canvas_rendering.cc}::kRectangleColor = IM_COL32(32, 32, 32, 255)
constexpr

Definition at line 12 of file canvas_rendering.cc.

◆ kWhiteColor

constexpr uint32_t yaze::gui::anonymous_namespace{canvas_rendering.cc}::kWhiteColor = IM_COL32(255, 255, 255, 255)
constexpr

Definition at line 13 of file canvas_rendering.cc.