Colobot
|
Sound plugin interface. More...
Go to the source code of this file.
Classes | |
class | CSoundInterface |
Sound plugin interface. More... | |
Namespaces | |
Math | |
Namespace for (new) math code. | |
Enumerations | |
enum | SoundNext { SOPER_CONTINUE = 1, SOPER_STOP = 2, SOPER_LOOP = 3 } |
Enum representing operation that will be performend on a sound at given time. More... | |
Variables | |
const float | MAXVOLUME = 100.0f |
Sound plugin interface.
enum SoundNext |
const float MAXVOLUME = 100.0f |
Maximum possible audio volume