]> git.localhorst.tv Git - l2e.git/commit
added Frame class for drawing bordered windows
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 7 Aug 2012 18:00:08 +0000 (20:00 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 7 Aug 2012 18:00:08 +0000 (20:00 +0200)
commitcccda573516f3bce30efbaba3fc20e4148d3cdc8
tree94aa45dccbf1f5dbc2d2a6af3d2ae27032a70ce9
parent526504934732d84cf43f164125f04f1f3e9cb225
added Frame class for drawing bordered windows
12 files changed:
Debug/src/graphics/subdir.mk
Release/src/graphics/subdir.mk
src/battle/BattleState.cpp
src/battle/BattleState.h
src/battle/HeroTag.cpp
src/battle/HeroTag.h
src/graphics/Frame.cpp [new file with mode: 0644]
src/graphics/Frame.h [new file with mode: 0644]
src/graphics/Sprite.cpp
src/graphics/Sprite.h
src/main.cpp
test-data/tag-frames.png [new file with mode: 0644]