22 #include "MASoundBase.hpp" 25 Effect(DisplayName.find(
"effect") !=
std::string::npos)
30 MASoundBase::~MASoundBase()
bool Effect
Whether the sound is an effect.
MASoundBase(const std::string &display_name)
Class constructor.
bool IsEffect() const
Check if the sound is an effect.
std::string DisplayName
Display name.
std::string GetDisplayName() const
Get the display name.