|
FPLBase
An open source project by
FPL.
|
#include <map>#include <string>#include "fplbase/config.h"#include "fplbase/async_loader.h"#include "fplbase/fpl_common.h"#include "fplbase/renderer.h"#include "fplbase/texture_atlas.h"Go to the source code of this file.
Classes | |
| class | fplbase::FileAsset |
| A generic asset whose contents the AssetManager doesn't care about. More... | |
| class | fplbase::AssetManager |
| Central place to own game assets loaded from disk. More... | |
Namespaces | |
| fplbase | |
| Namespace for FPLBase library. | |