1
0
Fork 0
flightgear/src/Instrumentation/HUD
mfranz 4419aa2cb3 - make the alignment function a static HUD member (for namespace
encapsulation, but a real namespace would probably be better)
- extend alignment to optionally adjust x/y, and to return absolute
  l/r/b/t coordinates (as opposed to plib's relative ones!)
- implement tape gaps as per Curt's order  :-)
- shuffling stuff around for fun
2006-08-01 15:31:15 +00:00
..
.cvsignore add new HUD to build system 2006-07-04 15:52:09 +00:00
HUD.cxx - make the alignment function a static HUD member (for namespace 2006-08-01 15:31:15 +00:00
HUD.hxx - make the alignment function a static HUD member (for namespace 2006-08-01 15:31:15 +00:00
HUD_dial.cxx - don't use 10 pt font size for width calculations, when in fact we use 2006-07-24 16:00:18 +00:00
HUD_gauge.cxx - make the alignment function a static HUD member (for namespace 2006-08-01 15:31:15 +00:00
HUD_instrument.cxx remove obsolete text_width() function (a similiar function will be made 2006-07-31 16:56:15 +00:00
HUD_label.cxx - make the alignment function a static HUD member (for namespace 2006-08-01 15:31:15 +00:00
HUD_ladder.cxx - make the alignment function a static HUD member (for namespace 2006-08-01 15:31:15 +00:00
HUD_misc.cxx reticle should fit into bounding box (don't take diameter as radius) 2006-07-22 17:27:43 +00:00
HUD_runway.cxx Clean up scenery center handling. It is set now less often. 2006-07-27 16:36:22 +00:00
HUD_scale.cxx - fix turn bank indicator (bank scale type) 2006-07-27 23:34:11 +00:00
HUD_tape.cxx - make the alignment function a static HUD member (for namespace 2006-08-01 15:31:15 +00:00
HUD_tbi.cxx reduce marker gap 2006-07-28 18:41:12 +00:00
Makefile.am add MIL-STD-1787B Aiming Reticle (stadiametric; TODO: standby) 2006-07-22 08:00:56 +00:00