Mana
|
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | CharDB |
Character creation settings. | |
Functions | |
void | CharDB::load () |
void | CharDB::unload () |
unsigned | CharDB::getMinHairColor () |
unsigned | CharDB::getMaxHairColor () |
unsigned | CharDB::getMinHairStyle () |
unsigned | CharDB::getMaxHairStyle () |
unsigned | CharDB::getMinStat () |
unsigned | CharDB::getMaxStat () |
unsigned | CharDB::getSumStat () |
const std::vector< int > & | CharDB::getDefaultItems () |