]> git.nickg.me.uk Git - lander.git/commit
Animated images
authornick <nick@a97b1542-0b21-0410-a459-e47997c36f34>
Thu, 22 May 2008 20:17:47 +0000 (20:17 +0000)
committernick <nick@a97b1542-0b21-0410-a459-e47997c36f34>
Thu, 22 May 2008 20:17:47 +0000 (20:17 +0000)
commit1f798dac898429095bb65acec31249897afeeac4
treeabd2ba54b8d0d4c131e02c21ee70f4062c37c184
parentb4db0a70fd868d77e5e6f986594f807fc8849c77
Animated images

git-svn-id: http://svn.nickg.me.uk/work/lander/trunk@412 a97b1542-0b21-0410-a459-e47997c36f34
19 files changed:
data/Makefile.am
data/images/exit_option.png
data/images/keyblue.png [new file with mode: 0644]
data/images/keygreen.png [new file with mode: 0644]
data/images/keypink.png [new file with mode: 0644]
data/images/keyred.png [new file with mode: 0644]
data/images/keyyellow.png [new file with mode: 0644]
data/images/ship.png
src/AnimatedImage.cpp [new file with mode: 0644]
src/AnimatedImage.hpp [new file with mode: 0644]
src/Game.cpp
src/Image.cpp
src/Image.hpp
src/Key.cpp
src/Key.hpp
src/Lander.hpp
src/Makefile.am
src/ObjectGrid.hpp
src/Ship.cpp