Changeset 6337 in orxonox.OLD for branches/network/src/world_entities/world_entity.h
- Timestamp:
- Dec 30, 2005, 1:32:46 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/network/src/world_entities/world_entity.h
r6331 r6337 89 89 std::list<WorldEntity*>::iterator objectListIterator; //!< The iterator position of this Entity in the given list of the ObjectManager. 90 90 91 float scaling; 92 91 93 92 94 };
Note: See TracChangeset
for help on using the changeset viewer.