LibN2L-4 Library Code Reference
Classes
Compounds
Files
Members
Method Index
Full Reference
cResourceManager.h File Reference
#include "n2l/n2l.h"
#include "n2l/vfs.h"
#include "n2l/timing.h"
#include <map>
Include dependency graph for cResourceManager.h:
Go to the source code of this file.
Namespaces
Classes
- class n2l::cResourceManager
- A caching resource loader which allows the request of files from a vfs root without the development overhead of searching, checking and casting. More...
- class n2l::cResourceManager::cResource
- Common handle for internally stored resource items.
- class n2l::cResourceManager::cResourceSheath< TType >
- A customizable child of cResource to specalize the loading of individual resources.