Changeset 3812 in orxonox.OLD for orxonox/trunk/src/story_entities/world.h
- Timestamp:
- Apr 13, 2005, 11:08:43 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/story_entities/world.h
r3803 r3812 25 25 class GarbageCollector; 26 26 class SimpleAnimation; 27 template<class T> class tAnim;28 27 class Text; 29 28 … … 100 99 GLMenuImageScreen* glmis; //!< The Level-Loader Display 101 100 102 tAnim<Text>* testAnim;103 101 Text* testText; //!< A text to Test the TextEngine; 104 102
Note: See TracChangeset
for help on using the changeset viewer.