revisat el marcador

modificada la shape 03
This commit is contained in:
2025-12-10 11:05:15 +01:00
parent d0be5ea2d1
commit 9a5adcbcc5
4 changed files with 39 additions and 25 deletions

View File

@@ -89,6 +89,9 @@ constexpr SDL_FRect SCOREBOARD = {
static_cast<float>(Game::WIDTH), // w = 640.0
SCOREBOARD_BOTTOM_H // h = 48.0
};
// Padding horizontal del marcador (per alinear zones esquerra/dreta amb PLAYAREA)
constexpr float SCOREBOARD_PADDING_H = 0.0f;//Game::WIDTH * 0.015f;
} // namespace Zones
// Objetos del juego