Changeset 6417 in orxonox.OLD for branches/network/src/world_entities/world_entity.h
- Timestamp:
- Jan 6, 2006, 4:00:21 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/network/src/world_entities/world_entity.h
r6415 r6417 61 61 62 62 63 void debugWE(); 63 void debugWE() { this->debugEntity(); }; ///FIXME 64 void debugEntity() const; 65 64 66 65 67 /* @returns the Count of Faces on this WorldEntity */
Note: See TracChangeset
for help on using the changeset viewer.