]> git.localhorst.tv Git - l2e.git/commit
added Point class
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 5 Aug 2012 15:45:49 +0000 (17:45 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 5 Aug 2012 15:45:49 +0000 (17:45 +0200)
commit4e886547268583ef1d8a415d9f7f959ce76ffcbc
treec817ad012a7ed0f04313722a776ec5bc583b0b1b
parent5421c812b9fc64371c7f8ce3886b0b091eef458f
added Point class
Debug/makefile
Debug/sources.mk
Debug/src/geometry/subdir.mk [new file with mode: 0644]
Release/makefile
Release/sources.mk
Release/src/geometry/subdir.mk [new file with mode: 0644]
src/geometry/Point.cpp [new file with mode: 0644]
src/geometry/Point.h [new file with mode: 0644]
src/graphics/Sprite.cpp
src/graphics/Sprite.h