]> git.mxchange.org Git - flightgear.git/commit
new HUD (work in progress)
authormfranz <mfranz>
Tue, 4 Jul 2006 15:32:55 +0000 (15:32 +0000)
committermfranz <mfranz>
Tue, 4 Jul 2006 15:32:55 +0000 (15:32 +0000)
commitc6cbef666a611e66401bbd4a988c695242749cb3
treec0ebf7fde8a353c448b075bdec474f0ebd7e4b7b
parent8de07e024ebd2eadd5edc44851e43fa382e0d4e5
new HUD (work in progress)
src/Instrumentation/HUD/HUD.cxx [new file with mode: 0644]
src/Instrumentation/HUD/HUD.hxx [new file with mode: 0644]
src/Instrumentation/HUD/HUD_dial.cxx [new file with mode: 0644]
src/Instrumentation/HUD/HUD_gauge.cxx [new file with mode: 0644]
src/Instrumentation/HUD/HUD_instrument.cxx [new file with mode: 0644]
src/Instrumentation/HUD/HUD_label.cxx [new file with mode: 0644]
src/Instrumentation/HUD/HUD_ladder.cxx [new file with mode: 0644]
src/Instrumentation/HUD/HUD_runway.cxx [new file with mode: 0644]
src/Instrumentation/HUD/HUD_scale.cxx [new file with mode: 0644]
src/Instrumentation/HUD/HUD_tape.cxx [new file with mode: 0644]
src/Instrumentation/HUD/HUD_tbi.cxx [new file with mode: 0644]