#include <stdio.h>#include <vrs/container/dictionary.h>#include <vrs/font.h>#include <vrs/sharedobj.h>Include dependency graph for ResourceManager.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | VRS |
| namespace | random_racer |
Classes | |
| class | random_racer::ResourceManager |
| This Singleton ResourceManager guarantees that you load/open (for exmple Images) from the right direction and chaches the loaded Files in an Dictionary. More... | |
| struct | random_racer::ResourceManager::ResourceContainer |
| The ResourceContainer stores the Typ of the Object and an Pointer to this object. More... | |
1.5.1