Changeset 8990 in orxonox.OLD for trunk/src/world_entities
- Timestamp:
- Jul 1, 2006, 6:09:30 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/elements/glgui_energywidget.cc
r8988 r8990 39 39 this->_bar.setBackgroundTexture(Texture()); 40 40 this->_bar.setBackgroundColor(Color(0,0,0,0)); 41 this->_bar.setForegroundTexture("maps/gui_element_background_faded.png"); 41 42 this->_bar.setForegroundColor(Color(.5, .5, .5, 1)); 42 43 }
Note: See TracChangeset
for help on using the changeset viewer.