]> git.nickg.me.uk Git - traingame.git/commit
Shift some GUI implementation into a mixin
authorNick Gasson <nick@nickg.me.uk>
Sun, 17 May 2009 15:51:03 +0000 (16:51 +0100)
committerNick Gasson <nick@nickg.me.uk>
Sun, 17 May 2009 15:51:03 +0000 (16:51 +0100)
commit57a734758655749199e480ae2219d77368c79167
tree3fe936e1aec36a9855a67e4bf4d018aa8231a0fa
parentd2224c793e103798fe58844ef769fd0072a882dd
Shift some GUI implementation into a mixin
include/gui/IControl.hpp
include/gui/Internal.hpp [new file with mode: 0644]
src/gui/Button.cpp
src/gui/FlowBox.cpp
src/gui/FuelMeter.cpp
src/gui/Label.cpp
src/gui/ThrottleMeter.cpp