Changeset 1315 for code/branches/hud3/src/orxonox/hud
- Timestamp:
 - May 17, 2008, 3:53:27 PM (17 years ago)
 - File:
 - 
          
- 1 edited
 
- 
          code/branches/hud3/src/orxonox/hud/HUD.cc (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
code/branches/hud3/src/orxonox/hud/HUD.cc
r1314 r1315 157 157 float vmax = SpaceShip::instance_s->getMaxSpeed(); 158 158 speedo->reset(100*v/vmax); 159 COUT(3) << 100*v/vmax << std::endl;160 159 radar->update(); 161 160 /*if (this->ogreNode_)  
Note: See TracChangeset
          for help on using the changeset viewer.
      


            






