ManaPlus
Variables
anonymous_namespace{sounddb.cpp} Namespace Reference

Variables

std::string mDefault
 
std::vector< std::string > mSounds
 

Variable Documentation

◆ mDefault

std::string anonymous_namespace{sounddb.cpp}::mDefault

Definition at line 36 of file sounddb.cpp.

Referenced by SoundDB::getSound().

◆ mSounds

std::vector<std::string> anonymous_namespace{sounddb.cpp}::mSounds

Definition at line 37 of file sounddb.cpp.

Referenced by SoundDB::getSound(), SoundDB::loadXmlFile(), and SoundDB::unload().