feat(service-menu): pobla VIDEO amb zoom, fullscreen, vsync, AA i postfx
This commit is contained in:
@@ -32,6 +32,7 @@ namespace Defaults::ServiceMenu {
|
||||
constexpr int HIGHLIGHT_THICKNESS = 1;
|
||||
constexpr int HIGHLIGHT_PAD_X = 18; // padding lateral del rect respecte al text
|
||||
constexpr int HIGHLIGHT_PAD_Y = 4; // padding vertical
|
||||
constexpr int TEXT_INSET_X = 16; // marge intern del text dins del highlight (label esq / valor dre)
|
||||
|
||||
// ---- Colors RGBA ----
|
||||
constexpr SDL_Color BG_COLOR{.r = 0, .g = 12, .b = 24, .a = 215};
|
||||
|
||||
Reference in New Issue
Block a user