Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 12, 2008, 12:57:45 AM (16 years ago)
Author:
rgrieder
Message:

svn save, just in case our house burns down over night…

File:
1 edited

Legend:

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

    r1588 r1590  
    4242namespace orxonox
    4343{
    44   class _OrxonoxExport HUDBar : public HUDOverlay, public TickableReal
     44  class _OrxonoxExport HUDBar : public HUDOverlay
    4545  {
    4646    public:
     
    4949
    5050      virtual void XMLPort(Element& xmlElement, XMLPort::Mode mode);
    51 
    52       //virtual void tick(float dt) { }
    5351
    5452      void setValue(float value);
Note: See TracChangeset for help on using the changeset viewer.