Changeset 5500 in orxonox.OLD for trunk/src/world_entities/satellite.h
- Timestamp:
- Nov 8, 2005, 12:03:18 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/satellite.h
r5039 r5500 25 25 virtual ~Satellite (); 26 26 27 virtual void draw () ;27 virtual void draw () const; 28 28 virtual void tick (float time); 29 29
Note: See TracChangeset
for help on using the changeset viewer.