SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Public Member Functions | |
void | enable (stat_e stat) |
void | disable (stat_e stat) |
void | set (stat_e stat, bool state) |
Public Attributes | |
std::array< gear_stats_t, SCALE_METRIC_MAX > | scaling |
std::array< gear_stats_t, SCALE_METRIC_MAX > | scaling_normalized |
std::array< gear_stats_t, SCALE_METRIC_MAX > | scaling_error |
std::array< gear_stats_t, SCALE_METRIC_MAX > | scaling_compare_error |
std::array< double, SCALE_METRIC_MAX > | scaling_lag |
std::array< double, SCALE_METRIC_MAX > | scaling_lag_error |
std::array< bool, STAT_MAX > | scales_with |
std::array< double, STAT_MAX > | over_cap |
std::array< std::vector< stat_e >, SCALE_METRIC_MAX > | scaling_stats |