Changeset 10164 in orxonox.OLD for branches/gui/src/world_entities/elements/glgui_energywidget.cc
- Timestamp:
- Jan 3, 2007, 2:56:10 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gui/src/world_entities/elements/glgui_energywidget.cc
r9406 r10164 37 37 this->_valueText.setChangedTextColor(Color::white); 38 38 39 //this->setBackgroundTexture("maps/gui_element_background_2.png");39 this->setBackgroundTexture("maps/gui_element_background_2.png"); 40 40 this->setBackgroundColor(Color(.5,.5,.5,1)); 41 41
Note: See TracChangeset
for help on using the changeset viewer.