]> git.localhorst.tv Git - l2e.git/commit
added simple sprite class
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 5 Aug 2012 15:09:26 +0000 (17:09 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 5 Aug 2012 15:09:26 +0000 (17:09 +0200)
commit5421c812b9fc64371c7f8ce3886b0b091eef458f
tree4e2546cc7d90e13e96ec1724c642b07675f5be2a
parent5ef75aee810e5a687fae24e3f95886241e36efda
added simple sprite class
Debug/makefile
Debug/sources.mk
Debug/src/graphics/subdir.mk [new file with mode: 0644]
Release/makefile
Release/sources.mk
Release/src/graphics/subdir.mk [new file with mode: 0644]
src/battle/Monster.h
src/graphics/Sprite.cpp [new file with mode: 0644]
src/graphics/Sprite.h [new file with mode: 0644]