]> git.localhorst.tv Git - gworm.git/commit
added texture support
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 19 Jan 2014 13:47:22 +0000 (14:47 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 19 Jan 2014 13:47:22 +0000 (14:47 +0100)
commitba1cd7abc93eaacc3c25c0ad1b923b2ce7b280e2
tree99eab33f527a888e544ae3cadb6ae08916bd5f1f
parente4732374394610bdd3deafd2138cbea267a670e0
added texture support
src/graphics/Canvas.cpp
src/graphics/Canvas.h
src/graphics/Color.h
src/graphics/Rect.h [new file with mode: 0644]
src/graphics/Texture.cpp [new file with mode: 0644]
src/graphics/Texture.h [new file with mode: 0644]