SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Public Member Functions | |
plot_t (sim_t *s) | |
void | analyze () |
execute plotting | |
double | progress (std::string &phase, std::string *detailed=nullptr) |
Public Attributes | |
sim_t * | sim |
std::string | dps_plot_stat_str |
double | dps_plot_step |
int | dps_plot_points |
int | dps_plot_iterations |
double | dps_plot_target_error |
int | dps_plot_debug |
stat_e | current_plot_stat |
int | num_plot_stats |
int | remaining_plot_stats |
int | remaining_plot_points |
bool | dps_plot_positive |
bool | dps_plot_negative |