ManaPlus
|
#include "enums/simpletypes/beingtypeid.h"
#include "enums/simpletypes/skiperror.h"
#include <string>
#include "localconsts.h"
Go to the source code of this file.
Namespaces | |
NPCDB | |
Functions | |
void | NPCDB::load () |
void | NPCDB::unload () |
BeingInfo * | NPCDB::get (const BeingTypeId id) |
BeingTypeId | NPCDB::getAvatarFor (const BeingTypeId id) |
void | NPCDB::loadXmlFile (const std::string &fileName, const SkipError skipError) |