#include "system/nyCommon.h"#include "audio/nyAudioProvider.h"

Go to the source code of this file.
Data Structures | |
| class | Nytro::Audio::SoundBlockerPolygon |
| A sound blocker polygon, can block sound to reach the listener, based on some physical properties This object is handled by a SoundBlocker object. More... | |
| class | Nytro::Audio::SoundBlocker |
| A sound blocker object made of polygons. More... | |
Namespaces | |
| namespace | Nytro |
The Nytro Game Engine main namespace. | |
| namespace | Nytro::Audio |
This namespace holds classes related to sound/Audio, sound sources, sound buffers, sound blockers. | |