|
OpenGothic
Open source reimplementation of Gothic I and II
|
#include <sounddefinitions.h>
Public Member Functions | |
| SoundDefinitions () | |
| const zenkit::ISoundEffect & | operator[] (std::string_view name) const |
Definition at line 7 of file sounddefinitions.h.
| SoundDefinitions::SoundDefinitions | ( | ) |
Definition at line 8 of file sounddefinitions.cpp.
| const zenkit::ISoundEffect & SoundDefinitions::operator[] | ( | std::string_view | name | ) | const |
Definition at line 21 of file sounddefinitions.cpp.