Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 8, 2008, 1:29:38 PM (17 years ago)
Author:
rgrieder
Message:
  • added initialiser lists
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/ogre/src/orxonox/Orxonox.h

    r1243 r1249  
    9494      GraphicsEngine*       ogre_;          //!< our dearest graphics engine <3
    9595      //audio::AudioManager*  auMan_;         //!< audio manager
    96       InputManager*         inputHandler_;  //!< Handles input with key bindings
    9796      Ogre::Timer*          timer_;         //!< Main loop timer
    9897      // TODO: make this a config-value by creating a config class for orxonox
Note: See TracChangeset for help on using the changeset viewer.