Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 31, 2005, 3:16:40 AM (20 years ago)
Author:
bensch
Message:

orxonox/brnaches/textEngine: working with some default text, but far from finished

File:
1 edited

Legend:

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

    r3681 r3693  
    2222class LightManager;
    2323class FontSet;
     24class GLFont;
    2425class Terrain;
    2526class GarbageCollector;
     
    9697
    9798  FontSet* testFont;            //!< A test Font. \todo fix this, so it is for real.
     99  GLFont* tmpFont;              //!< tmpFont \todo fix
    98100  GLMenuImageScreen* glmis;     //!< The Level-Loader Display
    99101
Note: See TracChangeset for help on using the changeset viewer.