Colobot
|
Class for loading profile (currently for loading ini config file) More...
#include "common/singleton.h"
#include <boost/property_tree/ptree.hpp>
#include <boost/filesystem.hpp>
#include <boost/algorithm/string/replace.hpp>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | CProfile |
Class for loading profile (currently for loading ini config file) More... | |
Functions | |
CProfile & | GetProfile () |
Global function to get profile instance. | |
Class for loading profile (currently for loading ini config file)