Changeset 10420 in orxonox.OLD for trunk/src/util
- Timestamp:
- Jan 27, 2007, 11:38:50 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/util/hud.cc
r10368 r10420 541 541 this->shipValuesBox = new OrxGui::GLGuiBox(OrxGui::Vertical); 542 542 //this->shipValuesBox->setWidgetSize(1000,500); 543 //this->shipValuesBox->setBackgroundTexture(" maps/gui_container_background.png");543 //this->shipValuesBox->setBackgroundTexture("textures/gui_container_background.png"); 544 544 this->shipValuesBox->setBackgroundTexture(Texture()); 545 545 this->shipValuesBox->setBackgroundColor(Color(0,0,1,0.5));
Note: See TracChangeset
for help on using the changeset viewer.