]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Graphic/Sprite.hpp
Cleaned up TextureRes lifecycle to make sure it’s destroyed by RAII
[lugaru.git] / Source / Graphic / Sprite.hpp
index 66debe7dfbfc0a9f3c44aebf10b644390aa135db..0eb1d19b261cd0869d743e630933b1dedde8d626 100644 (file)
@@ -86,7 +86,6 @@ public:
     static void setLastSpriteAlivetime(float al) {
         sprites.back()->alivetime = al;
     }
-    static void clearTextures();
 
     static Texture cloudtexture;
     static Texture bloodtexture;