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