#include "asset/YiAssetLocator.h"#include "binding/YiScriptableObject.h"#include "signal/YiSignalHandler.h"#include "thread/YiMutex.h"Go to the source code of this file.
Classes | |
| class | CYIAssetLoader |
| The asset loader provides an interface for loading asset objects, which in turn wrap resource objects like bitmaps, shaders, etc. More... | |
| class | CYIAssetLoader::DecodeListener |
| Listener interface for asynchronously decoded asset objects. More... | |