sftools
2.0 dev
Bunch of tools for SFML application development
|
Defines Locations class and ResourceLocations singleton object. More...
Go to the source code of this file.
Classes | |
struct | sftools::loader::ResourceLoader< R > |
Generic resource loader. More... | |
struct | sftools::loader::LoadFromFile< R > |
Specialisation of ResourceLoader for loadFromFile() -resources. More... | |
struct | sftools::loader::OpenFromFile< R > |
Specialisation of ResourceLoader for openFromFile() -resources. More... | |
Namespaces | |
namespace | sftools |
Simple and Fast Tools. | |
namespace | sftools::loader |
Contains loader utilities for the resource managers. | |
Defines Locations class and ResourceLocations singleton object.
Definition in file Loaders.hpp.