SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Public Member Functions | |
void | analyze (double num_results) |
void | merge (const stats_results_t &other) |
void | datacollection_begin () |
void | datacollection_end () |
Public Attributes | |
simple_sample_data_with_min_max_t | actual_amount |
simple_sample_data_with_min_max_t | avg_actual_amount |
simple_sample_data_with_min_max_t | count |
simple_sample_data_t | total_amount |
simple_sample_data_t | fight_actual_amount |
simple_sample_data_t | fight_total_amount |
simple_sample_data_t | overkill_pct |
double | pct |
Friends | |
struct | stats_t |