Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 11, 2008, 2:34:01 PM (16 years ago)
Author:
FelixSchulthess
Message:

chais new hud

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/hud2/src/orxonox/hud/HUD.h

    r1099 r1254  
    3939#include "core/Tickable.h"
    4040#include "BarOverlayElement.h"
     41#include "RadarOverlayElement.h"
    4142
    4243
     
    5455
    5556    SmartBarOverlayElement* energyCounter;
     57   
     58    RadarOverlayElement* radar;
    5659//    Ogre::SceneNode* ogreNode_;
    5760  };
    5861}       
    5962
    60 
    6163#endif
Note: See TracChangeset for help on using the changeset viewer.