#include <list>
#include <map>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | NPCDB |
Classes | |
struct | NPCsprite |
struct | NPCInfo |
Typedefs | |
typedef std::map< int, NPCInfo * > | NPCInfos |
typedef NPCInfos::iterator | NPCDB::NPCInfosIterator |
Functions | |
void | NPCDB::load () |
void | NPCDB::unload () |
const NPCInfo & | NPCDB::get (int id) |