Changeset 7804 for code/trunk/src/orxonox/LevelManager.h
- Timestamp:
- Dec 25, 2010, 9:32:34 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/orxonox/LevelManager.h
r7803 r7804 26 26 * 27 27 */ 28 29 /** 30 @file LevelManager.h 31 @brief Definition of the LevelManager singleton. 32 @ingroup Orxonox 33 */ 28 34 29 35 #ifndef _LevelManager_H__ … … 56 62 @author 57 63 Damian 'Mozork' Frick 64 65 @ingroup Orxonox 58 66 */ 59 67 class _OrxonoxExport LevelManager
Note: See TracChangeset
for help on using the changeset viewer.