Changeset 8989 in orxonox.OLD for trunk/src/util
- Timestamp:
- Jul 1, 2006, 5:32:45 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/util/hud.cc
r8988 r8989 165 165 166 166 this->setSize2D(.2 * this->resX, this->resY); 167 this->notifier->setAbsCoor2D(0.7 * this->resX, 0.3 * this->resY); 168 this->notifier->setWidgetSize(0.25 * this->resX, 0.6 * this->resY); 167 169 168 170 if (this->energyWidget != NULL)
Note: See TracChangeset
for help on using the changeset viewer.