millorat el renderitzat amb el borde activat

This commit is contained in:
2025-03-21 08:27:24 +01:00
parent b8cde79107
commit 2ee2d5c45d
4 changed files with 50 additions and 20 deletions

View File

@@ -87,6 +87,7 @@ public:
// Vuelca la SurfaceData a una textura
void copyToTexture(SDL_Renderer *renderer, SDL_Texture *texture);
void copyToTexture(SDL_Renderer *renderer, SDL_Texture *texture, SDL_Rect *srcRect, SDL_Rect *destRect);
// Realiza un efecto de fundido en las paletas
bool fadePalette();