#include <map>
#include "loki/Singleton.h"
#include "global.h"
#include "graphics/surface.h"
#include "typen.h"
#include "overviewmapimage.h"
Include dependency graph for graphicset.h:

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

Go to the source code of this file.
Classes | |
| class | GraphicSetManager_Base |
| class | GraphicSetManager_Base::GraphicSet |
Typedefs | |
| typedef Loki::SingletonHolder< GraphicSetManager_Base > | GraphicSetManager |
Functions | |
| int | getGraphicSetIdFromFilename (const ASCString &filename) |
Definition in file graphicset.h.
| typedef Loki::SingletonHolder<GraphicSetManager_Base> GraphicSetManager |
Definition at line 78 of file graphicset.h.
| int getGraphicSetIdFromFilename | ( | const ASCString & | filename | ) |
Definition at line 117 of file graphicset.cpp.
References magic, tnstream::reading, and tnstream::readInt().
Referenced by selectgraphicset().
1.5.1