]> git.localhorst.tv Git - blank.git/commit - src/graphics/viewport.cpp
combine text handling stuff into a class
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 28 Jul 2015 11:10:59 +0000 (13:10 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 28 Jul 2015 11:10:59 +0000 (13:10 +0200)
commit50f35affb16c78bd3d0b420f5ba37d74fcac391f
treea3556d8d2f7615546c8b7c52d7c9aea5634f620f
parent1bc6f085c53cdeaa08e2c00e821d4e2e25cae1c8
combine text handling stuff into a class
TODO
src/app/app.cpp
src/graphics/Text.hpp [new file with mode: 0644]
src/graphics/Viewport.hpp
src/graphics/align.hpp [new file with mode: 0644]
src/graphics/render.cpp
src/graphics/viewport.cpp
src/ui/HUD.hpp
src/ui/Interface.hpp
src/ui/ui.cpp