Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 8, 2005, 12:01:13 AM (19 years ago)
Author:
bensch
Message:

orxonox/branches/textEngine: taken out the fontSet

File:
1 edited

Legend:

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

    r3693 r3754  
    2121class Skysphere;
    2222class LightManager;
    23 class FontSet;
    2423class GLFont;
    2524class Terrain;
     
    9695  bool bPause;                  //!< pause mode
    9796
    98   FontSet* testFont;            //!< A test Font. \todo fix this, so it is for real.
    9997  GLFont* tmpFont;              //!< tmpFont \todo fix
    10098  GLMenuImageScreen* glmis;     //!< The Level-Loader Display
Note: See TracChangeset for help on using the changeset viewer.