#include <resourceprovider.h>
Public Member Functions | |
| ResourceProvider () | |
| ~ResourceProvider () | |
| void | loadRawDataContainer (const CEGUI::String &filename, CEGUI::RawDataContainer &output, const CEGUI::String &resourceGroup) |
| Load the data of the supplied filename. | |
Add the functionality of using search paths to find the data files used by CEGUI.
| ResourceProvider::ResourceProvider | ( | ) |
| dtGUI::ResourceProvider::~ResourceProvider | ( | ) | [inline] |
| void ResourceProvider::loadRawDataContainer | ( | const CEGUI::String & | filename, | |
| CEGUI::RawDataContainer & | output, | |||
| const CEGUI::String & | resourceGroup | |||
| ) |
Load the data of the supplied filename.
This will load the file with the supplied filename using the search paths find the files.