Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 15, 2008, 1:09:07 AM (17 years ago)
Author:
rgrieder
Message:
  • adjusted Radar to fit in XML loading scheme
  • OverlayGroup should be more or less what I imagine for now (only supports scale method to scale the entire HUD)
  • singletonized HUDNavigation (and HUDRadar of course): These are temporary hacks!
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/hud/src/orxonox/CMakeLists.txt

    r1601 r1604  
    1313  overlays/hud/HUDFPSText.cc
    1414  overlays/hud/HUDNavigation.cc
     15  overlays/hud/HUDRadar.cc
    1516  overlays/hud/HUDRTRText.cc
    1617  overlays/hud/HUDSpeedBar.cc
    1718  overlays/hud/HUDText.cc
    1819  overlays/hud/RadarObject.cc
    19   overlays/hud/RadarOverlayElement.cc
    2020
    2121  tolua/tolua_bind.cc
Note: See TracChangeset for help on using the changeset viewer.