ManaPlus
Namespaces | Functions
moddb.h File Reference

(986a3bf)

#include "enums/simpletypes/skiperror.h"
#include "resources/modinfo.h"
#include "localconsts.h"

Go to the source code of this file.

Namespaces

 ModDB
 

Functions

void ModDB::load ()
 
void ModDB::unload ()
 
ModInfoModDB::get (const std::string &name)
 
void ModDB::loadXmlFile (const std::string &fileName, const SkipError skipError)
 
const ModInfosModDB::getAll ()