|
ASW Lib
A.D.S. Games SDL Wrapper Library. A library targeted at Allegro4 users who want to switch to SDL3 and use modern c++.
|
Go to the source code of this file.
Namespaces | |
| namespace | anonymous_namespace{sound.cpp} |
Functions | |
| int | anonymous_namespace{sound.cpp}::computeSfxVolume (float requestedVolume) |
| int | anonymous_namespace{sound.cpp}::computeMusicVolume (float requestedVolume) |
Variables | |
| float | anonymous_namespace{sound.cpp}::masterVolume = 1.0F |
| float | anonymous_namespace{sound.cpp}::sfxVolume = 1.0F |
| float | anonymous_namespace{sound.cpp}::musicVolume = 1.0F |