Changeset 6438 in orxonox.OLD for trunk/src/world_entities/weapons/turret.h
- Timestamp:
- Jan 8, 2006, 1:51:55 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/weapons/turret.h
r6306 r6438 8 8 9 9 #include "weapon.h" 10 11 #include "glgui_bar.h"12 10 13 11 class Turret : public Weapon … … 30 28 31 29 private: 32 GLGuiBar* bar;33 GLGuiBar* loadedBar;34 30 }; 35 31
Note: See TracChangeset
for help on using the changeset viewer.