Changeset 9014 in orxonox.OLD for trunk/src/util
- Timestamp:
- Jul 2, 2006, 2:50:47 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/util/hud.cc
r9003 r9014 189 189 this->_radar->setAbsCoor2D(0.8 * this->resX, 0.01 * this->resY); 190 190 this->_radar->setWidgetSize(0.2 * this->resX, 0.2 * this->resY); 191 this->_radar->setRange(300); 191 192 this->_radar->show(); 192 193 }
Note: See TracChangeset
for help on using the changeset viewer.