SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Public Member Functions | |
profile_set_t (std::string name, sim_control_t *opts, bool has_output) | |
void | cleanup_options () |
const std::string & | name () const |
sim_control_t * | options () const |
bool | has_output () const |
const profile_result_t & | result (scale_metric_e metric=SCALE_METRIC_NONE) const |
profile_result_t & | result (scale_metric_e metric) |
size_t | results () const |
profile_output_data_t & | output_data () |