afegit nivell de brillo per shape

This commit is contained in:
2025-12-02 22:11:17 +01:00
parent 98c90e6075
commit d6b2e97777
7 changed files with 20 additions and 13 deletions

View File

@@ -32,8 +32,7 @@ EscenaTitol::EscenaTitol(SDLManager& sdl)
sdl_.obte_renderer(),
centre_pantalla,
area_completa,
100, // densitat: 100 estrelles
30.0f // velocitat base: 30 px/s
150 // densitat: 150 estrelles (50 per capa)
);
}