Changeset 3756 in orxonox.OLD for orxonox/branches/convention/src/story_entities/world.h
- Timestamp:
- Apr 8, 2005, 12:54:23 AM (20 years ago)
- Location:
- orxonox/branches/convention
- Files:
-
- 1 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/convention/src/story_entities/world.h
r3727 r3756 25 25 class GarbageCollector; 26 26 class SimpleAnimation; 27 class TestMat; 27 28 28 29 //! The game world Interface … … 97 98 98 99 FontSet* testFont; //!< A test Font. \todo fix this, so it is for real. 100 TestMat* testMat; //!< only for convention 99 101 GLMenuImageScreen* glmis; //!< The Level-Loader Display 100 102
Note: See TracChangeset
for help on using the changeset viewer.