Lista completa de los miembros de AttributeManager, incluyendo todos los heredados:
AttributeManager() (definido en AttributeManager) | AttributeManager | |
create_stats(race_type_t race_type) | AttributeManager | static |
get_class_hp_multiplier(class_type_t class_type) (definido en AttributeManager) | AttributeManager | static |
get_class_mp_multiplier(class_type_t class_type) (definido en AttributeManager) | AttributeManager | static |
get_class_name(class_type_t class_type) (definido en AttributeManager) | AttributeManager | static |
get_meditate_multiplier(class_type_t class_type) (definido en AttributeManager) | AttributeManager | static |
get_race_hp_multiplier(race_type_t race_type) (definido en AttributeManager) | AttributeManager | static |
get_race_mp_multiplier(race_type_t race_type) (definido en AttributeManager) | AttributeManager | static |
get_race_name(race_type_t race_type) (definido en AttributeManager) | AttributeManager | static |
get_regen_multiplier(race_type_t race_type) (definido en AttributeManager) | AttributeManager | static |
init(const char *stats_file, const char *races_file, const char *classes_file) | AttributeManager | static |
~AttributeManager() (definido en AttributeManager) | AttributeManager |