23 #ifndef RESOURCES_DB_COLORDB_H
24 #define RESOURCES_DB_COLORDB_H
48 std::map<ItemColor, ItemColorData> &colors,
63 const std::map <ItemColor, ItemColorData> *
getColorsList(
const std::string
68 typedef std::map<ItemColor, ItemColorData>
Colors;
70 typedef std::map <std::string, std::map <ItemColor, ItemColorData> >
const std::map< ItemColor, ItemColorData > * getColorsList(const std::string &name)
Colors::iterator ColorIterator
void loadColorLists(const std::string &fileName, const SkipError skipError)
std::map< ItemColor, ItemColorData > Colors
std::map< std::string, std::map< ItemColor, ItemColorData > > ColorLists
void loadHair(const std::string &fileName, std::map< ItemColor, ItemColorData > &colors, const SkipError skipError)
ColorLists::iterator ColorListsIterator
std::string & getHairColorName(const ItemColor id)