]> git.mxchange.org Git - flightgear.git/commit
- move HUDText constructor/methods to HUD.cxx
authormfranz <mfranz>
Mon, 31 Jul 2006 13:10:26 +0000 (13:10 +0000)
committermfranz <mfranz>
Mon, 31 Jul 2006 13:10:26 +0000 (13:10 +0000)
commit3cba94018bf458d4863981a86932060ea9799261
tree9301051ee78581da8f3e3952cf020c39632ca37d
parente35afbdec7ae57c1aecffb3a81ffc60a9ba23be9
- move HUDText constructor/methods to HUD.cxx
- add generic text adjustment and
- use it in the ladder: climb -> vert bar on the outside, numbers below line
                        dive  -> vert bar on the inside, numbers above line
src/Instrumentation/HUD/HUD.cxx
src/Instrumentation/HUD/HUD.hxx
src/Instrumentation/HUD/HUD_instrument.cxx
src/Instrumentation/HUD/HUD_label.cxx
src/Instrumentation/HUD/HUD_ladder.cxx