20 #include <yaml-cpp/yaml.h> 36 std::map<int, std::string> _sounds;
39 void loadSound(
SoundSet *
set,
int index,
const std::string &fileName)
const;
46 void load(
const YAML::Node &node,
int modIndex);
Container of a set of sounds.
Definition: SoundSet.h:34
Definition: BaseInfoState.cpp:40