Exemple #1
0
		static void loadConfigFile(const std::string &xmlFilename) {
			ResourceLoader loader;
			loader.load(xmlFilename, getInstance());
		}