Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3456 in orxonox.OLD for orxonox/trunk/src/world.h


Ignore:
Timestamp:
Mar 4, 2005, 10:01:43 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: FontSet addapted the fontset some more
doxygen-tags
name

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/world.h

    r3455 r3456  
    1818class Skysphere;
    1919class Light;
    20 class Cone3DFont;
     20class FontSet;
    2121
    2222//! The game world
     
    7373  bool bPause;                  //!< pause mode
    7474
    75   Cone3DFont* testFont;         //!< A test Font. \todo fix this, so it is for real.
     75  FontSet* testFont;            //!< A test Font. \todo fix this, so it is for real.
    7676  GLMenuImageScreen* glmis;     //!< The Level-Loader Display
    7777
Note: See TracChangeset for help on using the changeset viewer.