MCPcopy Create free account
hub / github.com/NazaraEngine/NazaraEngine / SoundEmitter.cpp

File SoundEmitter.cpp

tests/Engine/Audio/SoundEmitter.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <Nazara/Audio/Sound.hpp>
2#include <Catch/catch.hpp>
3
4#include <Nazara/Core/Thread.hpp>

Callers

nothing calls this directly

Calls 15

EnableSpatializationMethod · 0.80
IsSpatializedMethod · 0.80
SetAttenuationMethod · 0.80
SetPitchMethod · 0.80
SetVolumeMethod · 0.80
GetAttenuationMethod · 0.80
GetPitchMethod · 0.80
GetVolumeMethod · 0.80
LoadFromFileMethod · 0.45
SetPositionMethod · 0.45
SetVelocityMethod · 0.45
GetPositionMethod · 0.45

Tested by

no test coverage detected