Changeset 5500 in orxonox.OLD for trunk/src/world_entities/weapons/turret.h
- Timestamp:
- Nov 8, 2005, 12:03:18 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/weapons/turret.h
r4973 r5500 26 26 virtual void destroy(); 27 27 28 virtual void draw() ;28 virtual void draw() const; 29 29 30 30 private:
Note: See TracChangeset
for help on using the changeset viewer.