Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 15, 2009, 11:45:29 PM (15 years ago)
Author:
rgrieder
Message:

Converted SoundManager into a more suitable singleton.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/pch/src/orxonox/gamestates/GSGraphics.h

    r3177 r3184  
    7272        GUIManager*           guiManager_;          //!< Interface to GUI
    7373        GraphicsManager*      graphicsManager_;     //!< Interface to Ogre
     74        SoundManager*         soundManager_;        //!< Keeps track of SoundBase objects
    7475
    7576        KeyBinder*            masterKeyBinder_;     //!< Key binder for master key bindings
Note: See TracChangeset for help on using the changeset viewer.