Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 9, 2005, 4:19:55 PM (19 years ago)
Author:
bensch
Message:

orxonox/branches/textEngine: moved the fonts into a new File textEngine, and also implemented a TextEngine-Singleton-class

File:
1 edited

Legend:

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

    r3754 r3766  
    2121class Skysphere;
    2222class LightManager;
    23 class GLFont;
    2423class Terrain;
    2524class GarbageCollector;
     
    9594  bool bPause;                  //!< pause mode
    9695
    97   GLFont* tmpFont;              //!< tmpFont \todo fix
    9896  GLMenuImageScreen* glmis;     //!< The Level-Loader Display
    9997
Note: See TracChangeset for help on using the changeset viewer.