Changeset 10391 in orxonox.OLD for trunk/src/world_entities/world_entity.h
- Timestamp:
- Jan 26, 2007, 7:12:37 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/world_entity.h
r10368 r10391 75 75 virtual void tick (float time); 76 76 virtual void draw () const; 77 void draw(const Model* model) const; 77 78 void debugDrawMountPoints() const; 78 79
Note: See TracChangeset
for help on using the changeset viewer.