Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Mar 3, 2005, 7:57:26 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: cone3D-fonts added, but they will still need some work till they totally adapted to orxonox.

File:
1 edited

Legend:

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

    r3449 r3455  
    1818class Skysphere;
    1919class Light;
     20class Cone3DFont;
    2021
    2122//! The game world
     
    7273  bool bPause;                  //!< pause mode
    7374
     75  Cone3DFont* testFont;         //!< A test Font. \todo fix this, so it is for real.
    7476  GLMenuImageScreen* glmis;     //!< The Level-Loader Display
    7577
Note: See TracChangeset for help on using the changeset viewer.