X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fgraphics%2FTexture.cpp;h=db45b3d9d13d3d329dd0f13f39276421cfe5fca8;hb=7582af9fc5f909ef38509c0421e9dbea3c005764;hp=f4a0385897ec42da9108363f01be7e7fda32684e;hpb=cc3d698b8c1ad09d7a3f9e3f28bc84e0ac1735ea;p=l2e.git diff --git a/src/graphics/Texture.cpp b/src/graphics/Texture.cpp index f4a0385..db45b3d 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 math::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