]> git.nickg.me.uk Git - traingame.git/commit
Move ThrottleMeter to new GUI system
authorNick Gasson <nick@nickg.me.uk>
Fri, 20 Nov 2009 20:58:49 +0000 (20:58 +0000)
committerNick Gasson <nick@nickg.me.uk>
Fri, 20 Nov 2009 20:58:49 +0000 (20:58 +0000)
commit877832524f2749ad8b3ad477fcf5a88cff4bf395
tree0184a9f96d016a73d33a27ef64e5a56f8ebea60f
parent42c2289338b0e5935bdfe8ce687922ecb0fbbeb6
Move ThrottleMeter to new GUI system
13 files changed:
CMakeLists.txt
include/gui/IFont.hpp [deleted file]
include/gui2/Theme.hpp
include/gui2/ThrottleMeter.hpp [new file with mode: 0644]
layouts/game.xml
schemas/layout.xsd
src/Game.cpp
src/ft/Font.cpp
src/ft/IFont.hpp
src/gui/Font.cpp [deleted file]
src/gui2/Layout.cpp
src/gui2/Theme.cpp
src/gui2/ThrottleMeter.cpp [new file with mode: 0644]