X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fgraphics%2FTexture.cpp;h=f53c82fd7030f6219332e5368ae1d435b4a4481e;hb=0285546b22f9e8f496ca6b1abffdd232647b6b6a;hp=f4a0385897ec42da9108363f01be7e7fda32684e;hpb=cc3d698b8c1ad09d7a3f9e3f28bc84e0ac1735ea;p=l2e.git diff --git a/src/graphics/Texture.cpp b/src/graphics/Texture.cpp index f4a0385..f53c82f 100644 --- a/src/graphics/Texture.cpp +++ b/src/graphics/Texture.cpp @@ -1,8 +1,13 @@ #include "Texture.h" +#include "../loader/Interpreter.h" +#include "../loader/TypeDescription.h" #include "../sdl/utility.h" using geometry::Vector; +using loader::FieldDescription; +using loader::Interpreter; +using loader::TypeDescription; namespace graphics { @@ -55,4 +60,21 @@ void Texture::Render(SDL_Surface *dest, const Vector &from, const Vector