Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 9, 2005, 10:32:18 PM (20 years ago)
Author:
bensch
Message:

orxonox/branches/textEngine: compiling again, many movements… still working

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/textEngine/src/story_entities/world.h

    r3766 r3769  
    2323class Terrain;
    2424class GarbageCollector;
     25class Text;
    2526
    2627//! The game world Interface
     
    9495  bool bPause;                  //!< pause mode
    9596
     97  Text* testText;               //!< A text to Test the TextEngine;
    9698  GLMenuImageScreen* glmis;     //!< The Level-Loader Display
    9799
Note: See TracChangeset for help on using the changeset viewer.