Changeset 3794 in orxonox.OLD for orxonox/trunk/src/story_entities/world.h
- Timestamp:
- Apr 13, 2005, 3:44:38 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/story_entities/world.h
r3790 r3794 24 24 class GarbageCollector; 25 25 class SimpleAnimation; 26 26 class Anim; 27 27 class Text; 28 28 … … 99 99 GLMenuImageScreen* glmis; //!< The Level-Loader Display 100 100 101 Anim* testAnim; 101 102 Text* testText; //!< A text to Test the TextEngine; 102 103
Note: See TracChangeset
for help on using the changeset viewer.