]> git.nickg.me.uk Git - lander.git/commit
Tidy up the menu screen
authornick <nick@a97b1542-0b21-0410-a459-e47997c36f34>
Sat, 19 Apr 2008 23:28:18 +0000 (23:28 +0000)
committernick <nick@a97b1542-0b21-0410-a459-e47997c36f34>
Sat, 19 Apr 2008 23:28:18 +0000 (23:28 +0000)
commit3057ea4bca403921a5e36a64b5804f31dbd050fd
treeea0e021a37eceff59662ba6a86793a7fa6724cf4
parent7fd4665bda664496132d95dc3f09adb0c7abbab5
Tidy up the menu screen

git-svn-id: http://svn.nickg.me.uk/work/lander@353 a97b1542-0b21-0410-a459-e47997c36f34
12 files changed:
trunk/data/Makefile.am
trunk/data/images/exit_option.png [new file with mode: 0644]
trunk/data/images/options_option.png [new file with mode: 0644]
trunk/data/images/score_option.png [new file with mode: 0644]
trunk/data/images/start_option.png [new file with mode: 0644]
trunk/src/Image.cpp
trunk/src/Image.hpp
trunk/src/Main.cpp
trunk/src/Menu.cpp
trunk/src/Menu.hpp
trunk/src/ScreenManager.cpp
trunk/src/ScreenManager.hpp