Go to the source code of this file.
Classes | |
class | AssetManager |
The AssetManager class manages the AssetGroups that are being used by the framework. An asset managed by the AssetManager is only accessible through the AssetManager and its related classes. That means that you can access assets through their respective "normal" managers (i.e. meshes by Irrlicht's IMeshCache or entities by Sirrf's EntityManager). More... |