Changeset 975 for code/branches/input/src/orxonox/core
- Timestamp:
- Apr 3, 2008, 1:00:24 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/input/src/orxonox/core/MetaObjectList.h
r871 r975 113 113 This allows much faster deletion of objects because no iteration is needed. 114 114 */ 115 class MetaObjectList115 class _CoreExport MetaObjectList 116 116 { 117 117 public:
Note: See TracChangeset
for help on using the changeset viewer.