Changeset 8325 for code/branches/kicklib2/src/orxonox
- Timestamp:
- Apr 25, 2011, 10:09:04 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/kicklib2/src/orxonox/sound/SoundManager.h
r7858 r8325 72 72 // tolua_begin 73 73 static SoundManager& getInstance() { return Singleton<SoundManager>::getInstance(); } 74 static bool exists() { return Singleton<SoundManager>::exists(); } 74 75 75 76 std::string getDeviceName(unsigned int index) const
Note: See TracChangeset
for help on using the changeset viewer.