Changeset 6194 for code/branches/presentation2/src/orxonox/sound
- Timestamp:
- Dec 2, 2009, 1:34:55 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2/src/orxonox/sound/SoundManager.h
r6186 r6194 80 80 void pauseAmbientSound(AmbientSound* ambient); 81 81 82 void setVolume(float vol, SoundType::Value type); // tolua_export82 void setVolume(float vol, SoundType::Value type); 83 83 float getVolume(SoundType::Value type); // tolua_export 84 84
Note: See TracChangeset
for help on using the changeset viewer.