Changeset 7064 in orxonox.OLD for trunk/src/world_entities
- Timestamp:
- Feb 6, 2006, 10:33:04 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/world_entity.h
r6959 r7064 94 94 void increaseHealthMax(float increaseHealth); 95 95 GLGuiWidget* getHealthWidget(); 96 bool hasHealthWidget() const { return this->healthWidget; }; 96 97 97 98 protected:
Note: See TracChangeset
for help on using the changeset viewer.