53 void setCustomDirs(QString path, QString name, QString stuffPath);
61 QString m_mainStuffFullPath;
65 #endif // CUSTOM_DATA_H
void setCustomDirs(QString path, QString name, QString stuffPath)
Sets paths where look for a requested files.
Definition: custom_data.cpp:78
QString getCustomFile(QString name, bool *isDefault=0)
Get custom file path if exist.
Definition: custom_data.cpp:30
This is a capturer of custom files from level/world custom directories.
Definition: custom_data.h:27
CustomDirManager()
Constructor.
Definition: custom_data.cpp:22