Base Sound class. More...
#include "base/module.hh"#include "base/conf.hh"#include "base/file.hh"#include "base/stream.hh"#include "sound/module.hh"#include "sound/sound_base.hh"Namespaces | |
| namespace | sound |
Sound module. | |
Defines | |
| #define | SOUND_SOUND_BASE_CC 1 |
| #define | RETURN_IF_SOUND_DISABLED |
Base Sound class.
| #define RETURN_IF_SOUND_DISABLED |
{{ \
if ( UX( not IfEnabled() ) ) \
return true; /* return false only if error */ \
}}
| #define SOUND_SOUND_BASE_CC 1 |
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:10