Changeset 1249 for code/branches/ogre/src/orxonox/Orxonox.h
- Timestamp:
- May 8, 2008, 1:29:38 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/ogre/src/orxonox/Orxonox.h
r1243 r1249 94 94 GraphicsEngine* ogre_; //!< our dearest graphics engine <3 95 95 //audio::AudioManager* auMan_; //!< audio manager 96 InputManager* inputHandler_; //!< Handles input with key bindings97 96 Ogre::Timer* timer_; //!< Main loop timer 98 97 // TODO: make this a config-value by creating a config class for orxonox
Note: See TracChangeset
for help on using the changeset viewer.