Changeset 10194 in orxonox.OLD for branches/playability/src/util/hud.h
- Timestamp:
- Jan 8, 2007, 9:19:39 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/playability/src/util/hud.h
r10139 r10194 59 59 private: 60 60 void updateResolution(); 61 void createShipValuesBox();61 //void createShipValuesBox(); 62 62 63 63 private: … … 68 68 OrxGui::GLGuiWidget* shieldWidget; 69 69 OrxGui::GLGuiWidget* armorWidget; 70 OrxGui::GLGuiBox* shipValuesBox;70 //OrxGui::GLGuiBox* shipValuesBox; 71 71 72 72 OrxGui::GLGuiNotifier* notifier;
Note: See TracChangeset
for help on using the changeset viewer.