![]() |
SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Public Member Functions | |
| benefit_t (util::string_view n) | |
| void | update (bool is_up) |
| void | analyze () |
| void | datacollection_begin () |
| void | datacollection_end () |
| void | merge (const benefit_t &other) |
| const std::string & | name () const |
| benefit_t * | collect_ratio (sim_t &sim, bool collect=true) |
Public Attributes | |
| extended_sample_data_t | ratio |
| const std::string | name_str |