|
FIFE
|
#include "util/structures/rect.h"#include "video/image.h"#include "video/imagemanager.h"#include "iatlasloader.h"
Include dependency graph for atlasloader.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | FIFE::AtlasData |
| class | FIFE::Atlas |
| class | FIFE::AtlasLoader |
Namespaces | |
| FIFE | |
| All FIFE related code is in this namespace. | |
Functions | |
| AtlasLoader * | FIFE::createDefaultAtlasLoader (Model *model, VFS *vfs, ImageManager *imageManager) |
| convenience function for creating the default fife atlas loader deleting the object returned from this function is the responsibility of the caller More... | |