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