|
Wrath of Zeus
Made by Torchlight Games for CSE 125 SP24
|
#include "shared/audio/soundtype.hpp"#include "shared/utilities/root_path.hpp"#include <iostream>#include <string>Functions | |
| std::string | getAudioPath (ClientSFX sound) |
| std::string | getAudioPath (ServerSFX sfx) |
| std::string | getAudioPath (ClientMusic music) |
| std::string getAudioPath | ( | ClientMusic | music | ) |
| std::string getAudioPath | ( | ClientSFX | sound | ) |
| std::string getAudioPath | ( | ServerSFX | sfx | ) |