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 | |
SkillUnitDb | |
Functions | |
void | SkillUnitDb::load () |
void | SkillUnitDb::loadXmlFile (const std::string &fileName, const SkipError skipError) |
void | SkillUnitDb::unload () |
BeingInfo * | SkillUnitDb::get (const BeingTypeId id) |