sftools
2.0 dev
Bunch of tools for SFML application development
|
Defines Locations class and ResourceLocations singleton object. More...
#include <sftools/Common/NonCopyable.hpp>
#include <sftools/Singleton.hpp>
#include <string>
#include <vector>
#include <algorithm>
Go to the source code of this file.
Classes | |
class | sftools::Locations |
Minimalist locations manager. More... | |
Namespaces | |
namespace | sftools |
Simple and Fast Tools. | |
namespace | sftools::singleton |
Contains singleton object typedefs. | |
Typedefs | |
typedef sftools::Singleton < Locations > | sftools::singleton::ResourceLocations |
Singleton Locations object used my sftools resource managers. | |
Defines Locations class and ResourceLocations singleton object.
Definition in file Locations.hpp.