Changeset 5500 in orxonox.OLD for trunk/src/world_entities/weapons/projectile.h
- Timestamp:
- Nov 8, 2005, 12:03:18 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/weapons/projectile.h
r5498 r5500 40 40 41 41 virtual void tick (float time); 42 virtual void draw () ;42 virtual void draw () const; 43 43 44 44 protected:
Note: See TracChangeset
for help on using the changeset viewer.