Changeset 10194 in orxonox.OLD for branches/playability/src/world_entities/world_entity.cc
- Timestamp:
- Jan 8, 2007, 9:19:39 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/playability/src/world_entities/world_entity.cc
r10139 r10194 752 752 { 753 753 this->healthWidget = new OrxGui::GLGuiEnergyWidgetVertical(); 754 this->healthWidget->setDisplayedName("Health");754 //this->healthWidget->setDisplayedName("Health"); 755 755 //this->healthWidget->setSize2D(100,20); 756 756 //this->healthWidget->setAbsCoor2D(100,200);
Note: See TracChangeset
for help on using the changeset viewer.