finalitzada la implementació del carrusel

This commit is contained in:
2025-10-01 18:49:11 +02:00
parent b4f2251508
commit 6ad34eaf57
2 changed files with 21 additions and 23 deletions

View File

@@ -108,6 +108,9 @@ class Scoreboard {
Uint64 name_color_last_update_ = 0; // Último tick de actualización del color del nombre
float power_ = 0; // Poder actual de la fase
// --- Constantes ---
static constexpr int CAROUSEL_VISIBLE_LETTERS = 9;
// --- Variables de aspecto ---
Color text_color1_, text_color2_; // Colores para los marcadores del texto;