ManaPlus
Namespaces | Functions
monsterdb.h File Reference

(986a3bf)

#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)
 
BeingInfoMonsterDB::get (const BeingTypeId id)