]> git.nickg.me.uk Git - lander.git/commit
Make mine an AnimatedImage
authornick <nick@a97b1542-0b21-0410-a459-e47997c36f34>
Sat, 24 May 2008 23:40:27 +0000 (23:40 +0000)
committernick <nick@a97b1542-0b21-0410-a459-e47997c36f34>
Sat, 24 May 2008 23:40:27 +0000 (23:40 +0000)
commitbaf978551245a3ee92a9787c7fa06f3ded0a161f
tree7c789f7e94d33ae36d645bbba1a2e265412ba454
parent3d4c051a02e16d79c3883708a1475e5949e947e9
Make mine an AnimatedImage

git-svn-id: http://svn.nickg.me.uk/work/lander@420 a97b1542-0b21-0410-a459-e47997c36f34
14 files changed:
data/Makefile.am
data/images/arrowblue.png [new file with mode: 0644]
data/images/arrowgreen.png [new file with mode: 0644]
data/images/arrowpink.png [new file with mode: 0644]
data/images/arrowred.png [new file with mode: 0644]
data/images/arrowyellow.png [new file with mode: 0644]
data/images/mine.png [new file with mode: 0644]
src/Game.cpp
src/Image.cpp
src/LoadOnce.hpp [new file with mode: 0644]
src/Mine.cpp
src/Mine.hpp
src/OpenGL.cpp
src/OpenGL.hpp