colobot/src/sound
Piotr Dziwiński 001d37b257 CInstanceManager refactoring
* removed classes managed by CInstanceManager
   except for CObject, CPyro, CBrain and CPhysics
   because of dependencies
 * refactored instance searching to use existing singleton instances of
   CApplication, CEngine and CRobotMain and calling their getter
   functions
2013-02-17 12:11:56 +01:00
..
oalsound CInstanceManager refactoring 2013-02-17 12:11:56 +01:00
README.txt Updated docs and some Doxygen fixes 2012-09-27 20:43:20 +02:00
sound.h CInstanceManager refactoring 2013-02-17 12:11:56 +01:00

README.txt

/**
 * \dir src/sound
 * \brief Sound module - playing sounds and music
 */