Luanti 5.16.0-dev
Loading...
Searching...
No Matches
MenuMusicFetcher Class Referencefinal

GUIEngine specific implementation of SoundFallbackPathProvider. More...

#include <guiEngine.h>

Inheritance diagram for MenuMusicFetcher:
Collaboration diagram for MenuMusicFetcher:

Protected Member Functions

void addThePaths (const std::string &name, std::vector< std::string > &paths) override
 MenuMusicFetcher.
Protected Member Functions inherited from SoundFallbackPathProvider
void addAllAlternatives (const std::string &common, std::vector< std::string > &paths)

Additional Inherited Members

Public Member Functions inherited from SoundFallbackPathProvider
virtual ~SoundFallbackPathProvider ()=default
std::vector< std::string > getLocalFallbackPathsForSoundname (const std::string &name)

Detailed Description

GUIEngine specific implementation of SoundFallbackPathProvider.

Member Function Documentation

◆ addThePaths()

void MenuMusicFetcher::addThePaths ( const std::string & name,
std::vector< std::string > & paths )
overrideprotectedvirtual

MenuMusicFetcher.

Reimplemented from SoundFallbackPathProvider.

References SoundFallbackPathProvider::addAllAlternatives(), DIR_DELIM, DIR_DELIM_CHAR, porting::path_share, and porting::path_user.

Here is the call graph for this function:

The documentation for this class was generated from the following files: