X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fgraphics%2FTexture.cpp;h=f53c82fd7030f6219332e5368ae1d435b4a4481e;hb=2255d436a0c2acc10b015827366a72b2ece86094;hp=2bb0e97f2113529421bcd5ee6ac3b1c0f2b3fabc;hpb=7651db1476453d8d4162e8708265a36c1a3c0441;p=l2e.git diff --git a/src/graphics/Texture.cpp b/src/graphics/Texture.cpp index 2bb0e97..f53c82f 100644 --- a/src/graphics/Texture.cpp +++ b/src/graphics/Texture.cpp @@ -1,15 +1,13 @@ -/* - * Texture.cpp - * - * Created on: Oct 21, 2012 - * Author: holy - */ - #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 { @@ -62,4 +60,21 @@ void Texture::Render(SDL_Surface *dest, const Vector &from, const Vector