canviat abs per fabs

This commit is contained in:
2025-03-24 13:44:46 +01:00
parent e2e3b7c779
commit 29b18e30b5
7 changed files with 54 additions and 35 deletions
+1
View File
@@ -1,4 +1,5 @@
#include "sprite.h"
#include "texture.h" // for Texture
// Constructor
Sprite::Sprite(std::shared_ptr<Texture> texture)