Mana
Loading...
Searching...
No Matches
Namespaces | Functions
monsterdb.h File Reference
#include "utils/xml.h"

Go to the source code of this file.

Namespaces

namespace  MonsterDB
 Monster information database.
 

Functions

void MonsterDB::init ()
 Initialize MonsterDB.
 
void MonsterDB::setMonsterIdOffset (int offset)
 
void MonsterDB::readMonsterNode (XML::Node node, const std::string &filename)
 Read <monster> node from settings.
 
void MonsterDB::checkStatus ()
 Check if everything was loaded correctly.
 
void MonsterDB::unload ()
 
BeingInfoMonsterDB::get (int id)