![]() |
SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Public Member Functions | |
| option_t (util::string_view name) | |
| opts::parse_status | parse (sim_t *sim, util::string_view name, util::string_view value) const |
| util::string_view | name () const |
Protected Member Functions | |
| virtual opts::parse_status | do_parse (sim_t *, util::string_view name, util::string_view value) const =0 |
| virtual void | do_format_to (fmt::format_context::iterator) const =0 |
Friends | |
| void | sc_format_to (const option_t &, fmt::format_context::iterator) |