![]() |
ManaPlus
|
Go to the source code of this file.
Namespaces | |
| UnitsDb | |
Functions | |
| void | UnitsDb::load () |
| void | UnitsDb::unload () |
| void | UnitsDb::loadXmlFile (const std::string &fileName, const SkipError skipError) |
| std::string | UnitsDb::formatCurrency (const int value) |
| std::string | UnitsDb::formatCurrency64 (const int64_t value) |
| std::string | UnitsDb::formatCurrency (std::string name, const int value) |
| std::string | UnitsDb::formatCurrency64 (std::string name, const int64_t value) |
| std::string | UnitsDb::formatWeight (const int value) |
| bool | UnitsDb::existsCurrency (const std::string &name) |